https://bugzilla.redhat.com/show_bug.cgi?id=1184710
Lokesh Mandvekar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Lokesh Mandvekar <[email protected]> --- (In reply to Jason Shepherd from comment #0) > Version-Release number of selected component (if applicable): > > docker-io 1.4.0 Could you try this with the latest stable rpm? (1.4.1-8.fc21) > dnsmasq 2.72 > > > How reproducible: > > Reboot the system with docker, and dnsmasq enabled. > > Steps to Reproduce: > 1. Ensure docker is using the default dns option of 172.17.42.1 > 2. Use the attached dnsmasq.conf Hmm, don't see anything attached. I'll try reproducing this once I have your dnsmasq.conf > 3. Reboot the system > 4. Launch a docker container: > > `docker run -i -t centos /usr/bin/ping www.redhat.com` This works fine on my system, but then again, I'm not using dnsmasq: $ rpm -q docker-io docker-io-1.4.1-8.fc21.x86_64 $ sudo docker run -it centos /usr/bin/ping www.redhat.com PING e1890.b.akamaiedge.net (23.193.135.214) 56(84) bytes of data. 64 bytes from a23-193-135-214.deploy.static.akamaitechnologies.com (23.193.135.214): icmp_seq=1 ttl=51 time=14.4 ms -- 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
