From owner-freebsd-questions Mon Apr 30 16:56:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (Postfix) with ESMTP id B9DC637B422 for ; Mon, 30 Apr 2001 16:56:28 -0700 (PDT) (envelope-from john@snake.supranet.net) Received: from localhost (john@localhost [127.0.0.1]) by snake.supranet.net (8.11.0/8.11.0) with ESMTP id f3UNuR349216 for ; Mon, 30 Apr 2001 18:56:27 -0500 (CDT) (envelope-from john@snake.supranet.net) Date: Mon, 30 Apr 2001 18:56:27 -0500 (CDT) From: John Heyer X-Sender: john@snake.supranet.net To: questions@freebsd.org Subject: ipfw and natd in FreeBSD 4.3 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 When I have the following line in my ipfw rules, I get an error and the rule doesn't load in 4.3-RELEASE. ${fwcmd} add 50 divert natd all from any to any via fxp0 > sh /etc/rc.firewall.custom Flushed all rules. 60000 allow ip from any to any ipfw: getsockopt(IP_FW_ADD): Invalid argument 60100 allow tcp from any to any established What should I be using to startup natd? The man page for natd still says I should be using ipfw -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message