Correct, local generated packets.
Tried:
iptables -I OUTPUT -d 5.5.5.5 -p tcp --dport 80 --redirect-to
192.168.1.221:80
What makes you think that there is an error in redirect?
iptables -I OUTPUT -d 5.5.5.5 -p tcp --dport 80 --redirect-to
192.168.1.221:80
iptables v1.4.9.1: unknown option `--redirect-to'
Try `iptables -h' or 'iptables --help' for more information.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html