https://bugzilla.redhat.com/show_bug.cgi?id=1128208



--- Comment #12 from Bill C. Riemers <[email protected]> ---
Just correcting my previous typo and restricting the rule to just the docker
subnet:

# iptables -I INPUT -s 172.17.0.0/16 -p udp --dport 53 -j ACCEPT
# iptables -I INPUT -s 172.17.0.0/16 -p tcp --dport 53 -j ACCEPT
# service iptables save

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to