Date: Tue, 19 Oct 2004 15:27:25 +0900 From: Luke Kearney <lukek@meibin.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Cc: Ming Zhang <mingzhang2004@hotmail.com> Subject: Re: Default router in a PPP conection was: [Re:] Message-ID: <20041019152521.952E.LUKEK@meibin.net> In-Reply-To: <200410182324.04285.mapsware@prodigy.net.mx> References: <BAY22-F23SXI3acH0xx00004c27@hotmail.com> <200410182324.04285.mapsware@prodigy.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Oct 2004 23:24:04 -0700 Martin Paredes <mapsware@prodigy.net.mx> spake thus: > On Saturday 16 October 2004 08:29, Ming Zhang wrote: > > I want to know how to set the Default Gateway to be the pppoe server's ip. > > Or it's impossible? > > add default HISADDR Another way to do this if for some reason you can't set the default GW using this syntax is to insert a little script in rc.local that sets the default gateway to tun0. This worked well for me. HTH LukeK -- Luke Kearney <lukek@meibin.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019152521.952E.LUKEK>