From owner-freebsd-questions Sun Dec 10 20:12:38 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 20:12:37 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from damoe.wireless-isp.net (damoe.wireless-isp.net [208.61.227.212]) by hub.freebsd.org (Postfix) with ESMTP id 86EFB37B400 for ; Sun, 10 Dec 2000 20:12:36 -0800 (PST) Received: from localhost (keen@localhost) by damoe.wireless-isp.net (8.11.1/8.11.1) with ESMTP id eBB4F6o62687; Sun, 10 Dec 2000 23:15:06 -0500 (EST) (envelope-from keen@damoe.wireless-isp.net) Date: Sun, 10 Dec 2000 23:15:06 -0500 (EST) From: David Raistrick To: Sean Peck Cc: Chris Hill , freebsd-questions@FreeBSD.ORG Subject: Re: Configuring Gateway/NAT on Freebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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