Date: Mon, 1 Jan 2007 18:04:06 -0800 From: "Michael K. Smith - Adhost" <mksmith@adhost.com> To: "Office of the CIO-rithy4u.NET" <root@rithy4u.net>, <freebsd-questions@freebsd.org> Subject: RE: Routing Message-ID: <17838240D9A5544AAA5FF95F8D5203160187DF4F@ad-exh01.adhost.lan> In-Reply-To: <20070101171719.m22egzl60ocws0sw@ix.khmerserver.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Office of the CIO-rithy4u.NET > Sent: Monday, January 01, 2007 2:17 AM > To: freebsd-questions@freebsd.org > Subject: Routing >=20 > I try to do dual routing on my freebsd box but its was not > sucecssfull. any one can help? >=20 Hello: With very little information, I'm guessing you mean, "how do I route through a FreeBSD box from one NIC to another?" First, as root, 'sysctl net.inet.ip.forwarding=3D1' and then update /etc/sysctl.conf with 'net.inet.ip.forwarding=3D1' so it is available after reboot. Second, in /etc/rc.conf, put 'gateway_enable=3D"YES"' After that, you'll have to provide more information about your configuration to receive more specific information about configuration guidelines. Regards, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17838240D9A5544AAA5FF95F8D5203160187DF4F>