From owner-freebsd-mobile Sat Sep 27 20:08:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA01758 for mobile-outgoing; Sat, 27 Sep 1997 20:08:27 -0700 (PDT) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA01751 for ; Sat, 27 Sep 1997 20:08:23 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.5/3.6Wbeta6) with ESMTP id MAA24132; Sun, 28 Sep 1997 12:08:01 +0900 (JST) To: Nate Williams cc: "Brian N. Handy" , freebsd-mobile@FreeBSD.ORG In-reply-to: nate's message of Sat, 27 Sep 1997 20:44:42 CST. <199709280244.UAA28757@rocky.mt.sri.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: Default routes? Date: Sun, 28 Sep 1997 12:08:01 +0900 Message-ID: <24128.875416081@coconut.itojun.org> Sender: owner-freebsd-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> If I insert my ethernet card, how does the default route get set up? >... >> Brazen suggestion: should we do this in pccard_ether? >Umm, it *used* to be done there, or at least I have it there on my box. >Maybe I never committed the code. :( If you have PAO package installed, this will be done in /etc/pccard_ether. example file will come with PAO tarball. follow links from http://www.mt.cs.keio.ac.jp/person/hosokawa.html. itojun