From owner-freebsd-mobile Wed Aug 2 0:20:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (Postfix) with ESMTP id 9E8F437B6D7 for ; Wed, 2 Aug 2000 00:20:07 -0700 (PDT) (envelope-from suleyman@echonyc.com) Received: from localhost (suleyman@localhost) by echonyc.com (8.9.3/8.9.3) with ESMTP id DAA12889 for ; Wed, 2 Aug 2000 03:20:05 -0400 (EDT) Date: Wed, 2 Aug 2000 03:20:04 -0400 (EDT) From: Ken Seggerman To: freebsd-mobile@freebsd.org Subject: PC Card network interface options Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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