On 12/02/2025 17:16, jean-christophe manciot wrote:
> Now, if I add dhcp-range option, for instance:
> dhcp-range=192.168.0.50,192.168.0.150,12h
>
> DHCP ports are open on **all** interfaces instead of just lo as specified
> earlier:
> /usr/bin/netstat -tunpevaW | grep dnsmasq
> udp0
Same issue with dnsmasq 2.90-7 from Debian/sid.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098119
Title:
dnsmasq does not open DHCP server ports
To manage notifications about this bug go to:
ht
Now, if I add dhcp-range option, for instance:
dhcp-range=192.168.0.50,192.168.0.150,12h
DHCP ports are open on **all** interfaces instead of just lo as specified
earlier:
/usr/bin/netstat -tunpevaW | grep dnsmasq
udp0 0 0.0.0.0:67 0.0.0.0:*
0