I have a strange question regarding NAT using iptables.
When I do SNAT in a postrouting chain in NAT table at the end of the rule should I give -J ACCEPT?
I see counters on the postrouting rule getting incremented but no packet leaving the machine. So does it mean the packet is DROPPED automatically?