[Bug 1387805] Re: docker.io containers cannot use local dnsmasq
Paul Tagliamonte
paultag at ubuntu.com
Tue Jun 2 21:16:37 UTC 2015
127.0.0.1 inside the container isn't the same as 127.0.0.1 inside the
container.
I'm OK calling this a container misconfiguration.
I've not tried, but try setting dnsmasq to bind to the docker0 interface
(likely bind to 172.17.42.1) and hit that IP.
Otherwise you're hitting 127.0.0.1 in the container, which isn't what
you want (or where dnsmasq is bound)
This is part of network namespacing.
Closing the ticket, thanks!
** Changed in: docker.io (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1387805
Title:
docker.io containers cannot use local dnsmasq
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1387805/+subscriptions
More information about the Ubuntu-server-bugs
mailing list