Date: Sun, 10 Dec 2000 23:15:06 -0500 (EST) From: David Raistrick <keen@damoe.wireless-isp.net> To: Sean Peck <speck@newsindex.com> Cc: Chris Hill <chris@monochrome.org>, freebsd-questions@FreeBSD.ORG Subject: Re: Configuring Gateway/NAT on Freebsd Message-ID: <Pine.BSF.4.21.0012102311190.61629-100000@damoe.wireless-isp.net> In-Reply-To: <Pine.BSF.4.10.10012101958060.14499-100000@www.newsindex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Dec 2000, Sean Peck wrote: > Ok, well sysctl -w throws errors, and when I do your grep they come back 0 > as well, dispite having NATD_ENABLED... what should the natd_interface be > if it is not tun0, the NIC card? Good question. You COULD use it as xl0...but having 2 ip's bound to the itnerface might confuse it. Is there a "natd_flags" that you can use? (checking. yes.) so natd_interface should be blank, use natd_flags=-a whateveritwas and you DO have gateway_enable=yes in the rc.conf? and after a reboot sysctl -a still shows net.inet.ip.forwarding=0 ?? odd. su to root and manually set it. ....david -- David Raistrick Digital Wireless Communications davidr@dwcinet.com 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?Pine.BSF.4.21.0012102311190.61629-100000>