[Touch-packages] [Bug 1690933] Re: isc-dhcp-server/dhcpd listens on 0.0.0.0:67/UDP no matter which interfaces is specified

2018-10-23 Thread Enrico De Fent
** Description changed: The behaviour of the `systemd` unit `isc-dhcp-server.service` is the same as on the command line: both `sudo dhcpd` and `sudo dhcpd p18p1` (where `p18p1` is the name of a network interfaces) cause the daemon to listen on all interfaces according to `sudo netstat -tu

[Touch-packages] [Bug 1690933] Re: isc-dhcp-server/dhcpd listens on 0.0.0.0:67/UDP no matter which interfaces is specified

2018-10-23 Thread Enrico De Fent
In Ubuntu 18.04.1 it appears that the environment initialization file /etc/default/isc-dhcp-server defines INTERFACESv4 and INTERFACESv6, but both the systemd unit files /lib/systemd/system/isc-dhcp-server.service /lib/systemd/system/isc-dhcp-server6.service expand "INTERFACES". P.S.: So