Date: Sun, 18 Sep 2005 16:09:38 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Setting up routes correctly for FBSD box to access WAN Message-ID: <4CBF3998-6C0E-44C1-9B32-6E3472D9F9D3@u.washington.edu> In-Reply-To: <20050918221431.GA10610@the-grills.com> References: <D24CD846-2DEF-4AFB-AC92-B0B19ACC0257@u.washington.edu> <20050918221431.GA10610@the-grills.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 18, 2005, at 3:14 PM, Kelly D. Grills wrote: > On Sun, Sep 18, 2005 at 11:24:36AM -0700, Garrett Cooper wrote: > > >> So my question is, how do I properly set the value for gateway >> for the FBSD machine or use the route command to create a static >> route for all IP values not 192.168.1.0/20? >> > > You need set the default router in /etc/rc.conf : > > defaultrouter="NO" # Set to default gateway (or NO). > > See rc.conf(5) > > -- > Kelly D. Grills > kdgrills@the-grills.com > Excellent, that's just what I needed. Thanks! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CBF3998-6C0E-44C1-9B32-6E3472D9F9D3>