Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 08:01:15 -0700 (PDT)
From:      clay spencer <freebsdude@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   adding second network card
Message-ID:  <20030422150115.700.qmail@web20704.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. Both of these devices should be using the vortex device I believe(vx0 vx1 etc.) I have added the following to /etc/rc.conf: network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" and rebooted. On the console during boot I see the error: "ifconfig: interface vx1 does not exist" In my kernel config file for this kernel all ethernet devices are enabled. I have tried to "ifconfig vx1 create" type of command and still recieve the same message. I believe this is similar to Solaris "ifconfig plumb" argument. Can somebody help with what I might have overlooked. I do see link light on the card itself so I know its no a card issue per se'.Thanks in advance   
 


---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422150115.700.qmail>