Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 20:44:49 -0400
From:      Barney Wolff <barney@tp.databus.com>
To:        Anshuman Kanwar <akanwar@engineering.ucsb.edu>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: 4.4 route add default problem
Message-ID:  <20020515204449.A59148@tp.databus.com>
In-Reply-To: <Pine.LNX.4.33.0205150125370.12581-100000@ecipc056.engr.ucsb.edu>; from akanwar@engineering.ucsb.edu on Wed, May 15, 2002 at 01:45:47AM -0700
References:  <Pine.LNX.4.33.0205150125370.12581-100000@ecipc056.engr.ucsb.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
If you want a stupid hack that I believe will work, do
 ifconfig fxp0 1.1.1.1
instead of downing it.  That will delete the default route, as the
address will not be reachable.
You can then bring up fxp1 and add back the default route, which should
be reachable through it.
-- 
Barney Wolff
I never met a computer I didn't like.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020515204449.A59148>