Package: dnsmasq
Version: 2.76-1
Followup-For: Bug #774970

Dear Maintainer,

masq start before the wifi/lan bridge is up, so the bind to device fails:

root@apu:~# journalctl |grep br0
giu 26 14:25:10 apu dnsmasq[282]: dnsmasq: unknown interface br0
giu 26 14:25:10 apu dnsmasq[282]: unknown interface br0
giu 26 14:25:11 apu systemd-udevd[464]: Could not generate persistent
MAC address for br0: No such file or directory
giu 26 14:25:11 apu kernel: br0: port 1(eth1) entered blocking state
giu 26 14:25:11 apu kernel: br0: port 1(eth1) entered disabled state
giu 26 14:25:11 apu kernel: br0: port 2(eth2) entered blocking state
giu 26 14:25:11 apu kernel: br0: port 2(eth2) entered disabled state
giu 26 14:25:11 apu kernel: IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
giu 26 14:25:15 apu kernel: br0: port 1(eth1) entered blocking state
giu 26 14:25:15 apu kernel: br0: port 1(eth1) entered forwarding state
giu 26 14:25:15 apu kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br0: link
becomes ready
root@apu:~# systemctl status -l networking.service
● networking.service - Raise network interfaces
  Loaded: loaded (/lib/systemd/system/networking.service; enabled;
vendor preset: enabled)
 Drop-In: /run/systemd/generator/networking.service.d
          └─50-insserv.conf-$network.conf
  Active: failed (Result: exit-code) since dom 2016-06-26 14:25:47
CEST; 16min ago
    Docs: man:interfaces(5)
 Process: 182 ExecStart=/sbin/ifup -a --read-environment (code=exited,
status=1/FAILURE)
 Process: 177 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" !=
"no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ]
&& udevadm settle (code=exited,
Main PID: 182 (code=exited, status=1/FAILURE)

giu 26 14:25:15 apu ifup[182]: nl80211 driver initialization failed.
giu 26 14:25:15 apu ifup[182]: wlan1: interface state UNINITIALIZED->DISABLED
giu 26 14:25:15 apu ifup[182]: wlan1: AP-DISABLED
giu 26 14:25:15 apu ifup[182]: hostapd_free_hapd_data: Interface wlan1
wasn't started
giu 26 14:25:15 apu ifup[182]: Failed to bring up wlan1.
giu 26 14:25:15 apu systemd[1]: networking.service: Main process
exited, code=exited, status=1/FAILURE
giu 26 14:25:47 apu pppd[570]: Timeout waiting for PADO packets
giu 26 14:25:47 apu systemd[1]: Failed to start Raise network interfaces.
giu 26 14:25:47 apu systemd[1]: networking.service: Unit entered failed state.
giu 26 14:25:47 apu systemd[1]: networking.service: Failed with result
'exit-code'.
root@apu:~# systemctl status -l dnsmasq.service
● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
  Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor
preset: enabled)
 Drop-In: /run/systemd/generator/dnsmasq.service.d
          └─50-dnsmasq-$named.conf, 50-insserv.conf-$named.conf
  Active: failed (Result: exit-code) since dom 2016-06-26 14:25:10
CEST; 16min ago
 Process: 282 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=2)
 Process: 266 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited,
status=0/SUCCESS)

giu 26 14:25:10 apu systemd[1]: Starting dnsmasq - A lightweight DHCP
and caching DNS server...
giu 26 14:25:10 apu dnsmasq[266]: dnsmasq: syntax check OK.
giu 26 14:25:10 apu dnsmasq[282]: dnsmasq: unknown interface br0
giu 26 14:25:10 apu systemd[1]: dnsmasq.service: Control process
exited, code=exited status=2
giu 26 14:25:10 apu systemd[1]: Failed to start dnsmasq - A
lightweight DHCP and caching DNS server.
giu 26 14:25:10 apu systemd[1]: dnsmasq.service: Unit entered failed state.
giu 26 14:25:10 apu systemd[1]: dnsmasq.service: Failed with result 'exit-code'.


-- System Information:
Debian Release: stretch/sid
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-apu+ (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dnsmasq depends on:
ii  dnsmasq-base         2.76-1
ii  init-system-helpers  1.34
ii  netbase              5.3

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconf  <none>

-- Configuration Files:
/etc/dnsmasq.conf changed [not included]

-- no debconf information

Reply via email to