Subject: Re: second network card
To: phil freeman <freeman@lbpc.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-net
Date: 10/23/1998 11:45:47
On Fri, 23 Oct 1998 09:56:48 -0500
phil freeman <freeman@lbpc.com> wrote:
> i have a second network card in my machine... it is detected by the
> kernel but aparently it looks for /etc/ifconfig.<dev name>?? can anyone
> point me toward some examples on the format of this config file ? or
> maybe post them ?
> thanx
it's exactly what you would type on the command line. i.e. if you
were to type at the shell prompt:
ifconfig foo3 inet 123.123.123.123 netmask 255.255.255.0 media utp
your /etc/ifconfig.foo3 would have:
inet 123.123.123.123 netmask 255.255.255.0 media utp
in it.
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: +1 408 866 1912
NAS: M/S 258-5 Work: +1 650 604 0935
Moffett Field, CA 94035 Pager: +1 650 940 5942