# iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
DOCKER all -- anywhere anywhere ADDRTYPE match dst-type LOCAL
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DOCKER all -- anywhere !loopback/8 ADDRTYPE match dst-type LOCAL
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
MASQUERADE all --
172.17.0.0/16 anywhere
FLANNEL all --
10.1.0.0/16 anywhere
MASQUERADE all -- !
10.1.0.0/16 10.1.0.0/16Chain DOCKER (2 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Chain FLANNEL (1 references)
target prot opt source destination
ACCEPT all -- anywhere
10.1.0.0/16MASQUERADE all -- anywhere !
base-address.mcast.net/4