#14629: dhcp not working on first boot
------------------------------+-----------------------------------
Reporter: anonymous | Owner: jow
Type: defect | Status: closed
Priority: response-needed | Milestone: Barrier Breaker 14.07
Component: packages | Version: Trunk
Resolution: fixed | Keywords: dnsmasq
------------------------------+-----------------------------------
Comment (by puleglot):
Never had this issue with the Routerstation PRO, but NEXX wt3020 suffers
from this issue almost on every boot. :(
Right after boot:
{{{
root@nexx:~# ss -lnu
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
Cannot open netlink socket: Protocol not supported
udp UNCONN 0 0 *:53 *:*
udp UNCONN 0 0 :::546 :::*
udp UNCONN 0 0 :::547 :::*
udp UNCONN 0 0 :::53 :::*
root@nexx:~# cp /var/etc/dnsmasq.conf /tmp/
root@nexx:~# /etc/init.d/dnsmasq restart
root@nexx:~# ss -lnu
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
Cannot open netlink socket: Protocol not supported
udp UNCONN 0 0 *:53 *:*
udp UNCONN 0 0 *:67 *:*
udp UNCONN 0 0 :::546 :::*
udp UNCONN 0 0 :::547 :::*
udp UNCONN 0 0 :::53 :::*
root@nexx:~# diff -u /var/etc/dnsmasq.conf /tmp/dnsmasq.conf
root@nexx:~#
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/14629#comment:15>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets