Hello Gurus.
I want to negate objects in SNAT/DNAT rules, i mean been able to put ! in front of source or destination objects.
Is it possible to do it?, if not through webamin, maybe setting some script in background?, i know exactly where i need my rule inserted at Astaro's ones:
iptables -t nat -I USR_POST -s x.x.x.x -d ! y.y.y.y -j SNAT --to-source z.z.z.z
Regards
Oxiel
This thread was automatically locked due to age.