Applying Nat rules during traffic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have enabled IP masquerading on an outgoing interface using the below command

 iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE.

But it doesnt seem to take effect if the traffic was ongoing. As soon
as i stop and start traffic the rule is effective.

Is it implemented this way or do i need to apply xtables add on patch
to fix this issue?

Currently i am doing a conntrack -F to avoid this issue. But i would
like to have a permanent fix. Any ideas?

regards
sreejith
--
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


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux