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
udp        0      0 0.0.0.0:67              0.0.0.0:*                           
0          7411150    2807884/dnsmasq     
udp        0      0 127.0.0.1:69            0.0.0.0:*                           
0          7411153    2807884/dnsmasq     
udp6       0      0 ::1:69                  :::*                                
0          7411154    2807884/dnsmasq

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/2098119/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to