Date: Wed, 2 Aug 2000 03:20:04 -0400 (EDT) From: Ken Seggerman <suleyman@echonyc.com> To: freebsd-mobile@freebsd.org Subject: PC Card network interface options Message-ID: <Pine.GSO.4.21.0008020158470.15416-100000@echonyc.com>
next in thread | raw e-mail | index | archive | help
Hello: It is my understanding that the lines in /etc/rc.conf pccard_ether="ed0 ep0 sn0 fe0" ifconfig_common="inet 168.92.32.144 netmask 255.255.255.0" ifconfig_ed0=$ifconfig_common ifconfig_ep0=$ifconfig_common ifconfig_sn0=$ifconfig_common ifconfig_fe0=$ifconfig_common will configure the IP address and netmask of whichever of the four network interface drivers are found, and will do so only after a card is found. How do I set a default route after the card is found? I am not sure of the syntax. The archive's said it should be in the sample file. I could'nt find it. I am running FreeBSD Release 3.3 with the PAO distribution. Thanks Ken Seggerman ken_seggerman@suleyman.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0008020158470.15416-100000>