How to change dst IP in packet with IPFW
Chuck Swiger
cswiger at mac.com
Wed Dec 2 20:28:24 UTC 2009
On Dec 2, 2009, at 12:10 PM, Коньков Евгений wrote:
> Can I change dst IP in packet with IPFW?
Normally this was done using natd's redirect_address capability. In newer versions of FreeBSD, IPFW has grown internal support for doing nat redirects without using the userland natd; for example, see "NETWORK ADDRESS TRANSLATION (NAT)" in the 8.0 IPFW manpage:
http://www.freebsd.org/cgi/man.cgi?query=ipfw&sektion=8
Regards,
--
-Chuck
More information about the freebsd-questions
mailing list