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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
