On Thu, 31 May 2001, Tom Beer wrote:
>
> Hi,
>
> I just plugged a second ethernet card in my box.
> The first (NE Clone Realtek 8029) is compiled in
> the kernel and works fine. The second (Realtek 8139)
> should be loaded as a module. I'm running an 2.4.4 Kernel.
> The appropriate module is, as far as the Ethernet howto states,
> 8139too.
>
> /etc/modules.conf
>
> ...
> aalias eth1 8139too
>
>
> #shutdown -r now
>
> After bootup the card is not detected, and no error messages,
> that something isn't working. I've attached a bit of /var/log/messages.
>
> What I'm missing?
>
> Thanks Tom
You dont say which distro you are using, however i have 2 ethernet cards also
in a redhat-7.1 box the second is the same as yours.
I had the same problem when trying to get it to work via the init scripts, just
what the problem is i dont know i have not bothered to look, i simply did the
following.
edited /etc/rc.d/rc.local and modprobed the card and used ifconfig to configure
it.
/sbin/ifconfig eth1 192.168.0.10 netmask 255.255.255.0 up
A route for that network will get added automaticly.
You can also try 'netcfg' in Redhat that should work, i did not try as i prefer
to do things manualy so i know which files get added and/or changed.
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs