Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
DNAT       tcp  --  anywhere             anywhere
REDIRECT   tcp  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere
MASQUERADE all  --  10.0.0.0/24          anywhere
SNAT       tcp  --  192.168.1.0/24       anywhere
DNAT       udp  --  anywhere             anywhere
