Hi . I am trying to do connection tracking
in the DNAT OUTPUT chain. i.e.

iptables -A OUTPUT -t nat -p tcp -d x1.x2.x3.x4 -m state --state
ESTABLISHED -j DNAT --to x5.x6.x7.x8

it doesn't work.

Anyone knows if there is any patch for this?

Thanks
Paul.


Reply via email to