Date: 14 Mar 2001 09:19:04 -0500 From: Lowell Gilbert <lowell@world.std.com> To: freebsd-questions@freebsd.org Subject: Re: /etc/defaults/etc/rc.conf Message-ID: <44vgpcqvqf.fsf@lowellg.ne.mediaone.net> In-Reply-To: adamlau@yahoo.com's message of "13 Mar 2001 02:43:39 %2B0100" References: <20010313014328.26549.qmail@web1903.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
adamlau@yahoo.com (Adam Lau) writes: > Hsd a few questions regarding the defaults rc.conf file. What does process > acounting refer to? > > #accounting_enable="NO" # Accounting man 8 accton > I was not clear about he static_routes and route_static variables. man 5 rc.conf > I attached my /etc/rc.conf. Also, would I need to enable router using routed? > Will this work for an internal 10s network? Thanks! You shouldn't need a routing daemon, because this is all static. You enabled IP forwarding with the gateway_enable variable, and you have routes to (as far as I can guess) all of your attached subnets plus a default route, so you should be all set as a router. The handbook section on "Advanced Networking" might be helpful to you, as well... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44vgpcqvqf.fsf>