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



--- Comment #14 from Bill C. Riemers <briem...@redhat.com> ---
Hmmm.  Seems like an odd choice of IP addresses.   Loopback is normally,
127.0.0.0/8 so really one could use virtually any lookback address such as
127.5.11.253 and have the same problem.

A better strategy would be to use iptables to redirect lookback port 53 on the
container to port 53 on the host.  However, I don't know if the way docker does
containers would allow that.

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

Reply via email to