Comment 65 for bug 1176046

Revision history for this message
Eric Desrochers (slashd) wrote :

[Verification Trusty]

ii isc-dhcp-client-noddns 4.2.4-7ubuntu12.10 amd64 Dynamic DNS (DDNS) disabled DHCP client

# netstat -anputa | grep dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 1676/dhclient

# ls -altr /sbin/dhclient*
-rwxr-xr-x 1 root root 7545313 May 25 12:30 /sbin/dhclient
-rwxr-xr-x 1 root root 15286 May 25 12:32 /sbin/dhclient-script
-rwxr-xr-x 1 root root 1668160 May 25 12:32 /sbin/dhclient-ddns # Binary from pkg "isc-dhcp-client"

-----

ii isc-dhcp-client 4.2.4-7ubuntu12.10 amd64 ISC DHCP client

# netstat -anputa | grep dhclient
udp 0 0 0.0.0.0:7712 0.0.0.0:* 1685/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 1685/dhclient
udp6 0 0 :::36532 :::* 1685/dhclient

# ls -altr /sbin/dhclient*
-rwxr-xr-x 1 root root 15286 May 25 12:32 /sbin/dhclient-script
-rwxr-xr-x 1 root root 1668160 May 25 12:32 /sbin/dhclient

No behavioural changes for "isc-dhcp-client", as expected