[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Dual Nics
- From: Gordon Messmer <yinyang eburg com>
- To: redhat-list redhat com
- Subject: Re: Dual Nics
- Date: Tue, 18 May 1999 09:36:02 -0700
Ron Staples wrote:
>
> I'm running dual nics in my linux srv, during installation one was detected
> but the other was not. From the shell prompt, how coould I get the other
> to be reconixed by Linux? (No xwin on this system)
Edit /etc/conf.modules. You should see a line similar to:
alias eth0 tulip
If your second card is of the same type, try adding:
alias eth1 tulip
to the file. Then run `linuxconf`. Under Config->Networking->Client
Tasks->Basic Host Information, you'll be able to set up eth1 as adaptor
2. Enter your information here, then quit and `ifup eth1`.
MSG
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]