Date: Fri, 8 Dec 2000 17:25:52 +0000 From: Jev <jev@ecad.org> To: Carlos Andrade <carlos@rjstech.com> Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: well now that I am a little better at this Message-ID: <20001208172552.C1404@ecad.org> In-Reply-To: <000101c06139$75bb1940$fadef9ce@copyco.com>; from carlos@rjstech.com on Fri, Dec 08, 2000 at 10:08:17AM -0700 References: <000101c06139$75bb1940$fadef9ce@copyco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I ran into this only yesterday, check if you have the following compiled
in your kernel
options IPDIVERT
this is documented in natd(8)
Regards,
-Emil J.V. Björsell
On Fri, Dec 08, 2000 at 10:08:17AM -0700, Carlos Andrade wrote:
> I have a question :
> case ${natd_enable} in
> [Yy][Ee][Ss])
> if [ -n "${natd_interface}" ]; then
> ${fwcmd} add 50 divert natd all from any to any via ${natd_interface}
> fi
> ;;
> esac
>
> is in my rc.firewall
>
> but when I reload them $bash /etc/rc.firewall &
>
> I get the following :
> ip_fw_ctl: invalid command
> ? ??? checking the ipfw man page divert is not a valid command, but its in
> the default rc.firewall.
>
> what gives?
> ----
> Carlos A. Andrade
> IS Manager
> RJS Technologies
> 915.845.5228 ext 13 915.845.2119 fax
> carlos@rjstech.com
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ipfw" in the body of the message
--
http://www.ecad.org/~jev/jev.gpg
Key fingerprint = D058 2F50 5202 4FC2 7B71 3996 369D 12C2 0F23 67D2
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001208172552.C1404>
