From owner-freebsd-current@FreeBSD.ORG Thu Sep 11 14:43:34 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D309516A4BF for ; Thu, 11 Sep 2003 14:43:34 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id D774143FFD for ; Thu, 11 Sep 2003 14:43:31 -0700 (PDT) (envelope-from freebsd-current@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19xZDp-0003yS-00 for ; Thu, 11 Sep 2003 23:43:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xZDo-0003yK-00 for ; Thu, 11 Sep 2003 23:43:24 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19xZDt-0000sB-00 for ; Thu, 11 Sep 2003 23:43:29 +0200 From: Jesse Guardiani Date: Thu, 11 Sep 2003 17:43:29 -0400 Organization: WingNET Lines: 52 Message-ID: References: <20030911210230.471115D04@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org User-Agent: KNode/0.7.2 X-Mail-Copies-To: never Sender: news Subject: Re: route problems in 5.1-RELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jesse@wingnet.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 21:43:34 -0000 Kevin Oberman wrote: >> From: Jesse Guardiani >> Date: Thu, 11 Sep 2003 16:19:42 -0400 >> Sender: owner-freebsd-current@freebsd.org >> >> Howdy list, >> >> I'm having major problems with the route command today. >> My machine is an IBM Thinkpad A30p laptop, running FreeBSD >> 5.1-RELEASE. >> >> I have two interfaces. wi0 and fxp0 >> >> Normally, if I want to swap from wi0 to fxp0, all I >> have to do is: >> >> killall dhclient >> ifconfig wi0 down >> ifconfig fxp0 up >> dhclient fxp0 >> >> And I'm done. However, ocassionally this backfires, >> like it did today: > > Jesse, > > Try changing your list of commands to: > killall dhclient > ifconfig wi0 down > route flush > ifconfig fxp0 up > dhclient fxp0 > > That should fix it up. Sorry for neglecting to mention it, but I did that, multiple times, in multiple places. I _didn't_ do it the FIRST time, but I did do multiple times after that. Perhaps I should do it the first time, from now on? Would that prevent the problem? -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net