fbsd-ipfw at 0x10.com wrote:
>
> Thanks for the advise, aren't any fwd/divert rules required in ipfw?
> -Fraser
yes, and that is part of the initial natd setup.
I have something like this:
${fwcmd} add divert natd all from any to any via ${oif}
Once your nat is working, that's the only divert you need.
Regards,
Patrick Soltani.