https://bugzilla.redhat.com/show_bug.cgi?id=1033606
--- Comment #59 from michael.faille@gmail.com --- # In the first terminal sudo docker run -i -t fedora /bin/bash
# In the second sudo iptables -vL FORWARD [sudo] password for michael: Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 0 0 ACCEPT all -- docker0 docker0 anywhere anywhere 0 0 ACCEPT all -- docker0 !docker0 anywhere anywhere 0 0 ACCEPT all -- any docker0 anywhere anywhere ctstate RELATED,ESTABLISHED