[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Dual Nics



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]