[Bug 1027808] Re: dnsmasq doesn't start at system startup

Thomas Hood 1027808 at bugs.launchpad.net
Mon Jul 23 21:13:44 UTC 2012


Please reboot, reproducing the dnsmasq failure, and then run "apport-
collect 1027808" to provide more information about the affected system,
including the syslog.

Your dnsmasq.conf includes

    listen-address=127.0.0.1

and no "interface" option.  dnsmasq(8) says:

       -a, --listen-address=<ipaddr>
              Listen on the given IP address(es). Both --interface and  --lis‐
              ten-address  options may be given, in which case the set of both
              interfaces and addresses is used. Note that  if  no  --interface
              option is given, but --listen-address is, dnsmasq will not auto‐
              matically listen on the loopback interface. To achieve this, its
              IP  address,  127.0.0.1, must be explicitly given as a --listen-
              address option.

It seems then that your dnsmasq is only listening on 127.0.0.1.  Is
dnsmasq starting before lo is configured?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1027808

Title:
  dnsmasq doesn't start at system startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1027808/+subscriptions



More information about the Ubuntu-server-bugs mailing list