Date: Sun, 17 Feb 2002 08:55:20 -0500 (EST) From: jim <jim@jwweeks.com> To: "M. Warner Losh" <imp@village.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pccard problem Message-ID: <Pine.BSF.4.21.0202170841100.1467-100000@veager.jwweeks.com> In-Reply-To: <20020217.052320.127094726.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner, Thanks for your reply. You may have already seen my followup to this post. Yes, through a careful monitoring of netstat during the whole process I determined that the address *was* going away. It was slopy on my part to have initially based my assumption about the state of the default route on the error messages I received when PPP tried to install the new route. Some time since 2.2.7, and specifical 4.3, PPP has started handling add in a different manner. I have been moving the same ppp.conf through several laptops and numerous upgrades, this time I was bitten. (add 0 0 127.2.2.2) no longer works, (add default HISADDR) does. I assume PPP was trying to add the route twice. -- Jim Weeks On Sun, 17 Feb 2002, M. Warner Losh wrote: > In message: <Pine.BSF.4.21.0202161725030.366-100000@veager.jwweeks.com> > jim <jim@jwweeks.com> writes: > : I just got around to upgrading my laptop from 4.3-stable and it appears I > : have broken my pccard setup. All my cards are recognized, however when I > : pull a network card and replace it with a modem, the routing tables are > : not effected. Even if I flush routes, PPP can't assign a new gateway in > : -auto or -ddial mode. If I connect manually, the route is added. This > : makes no sense to me. When I replace the network card, I then have to > : flush routes and re-asign the default manualily. I couldn't find anything > : in the archives about this problem, and I have tried several different > : rc.conf scenarios. Maybe someone can tell me what I am missing. > > Does the network interface go away when you pull the network card? > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0202170841100.1467-100000>