Hello,
could somebody please apply the fix mentioned in the previous message?
The corresponding patch is
->8-
--- /sbin/dhclient-script.dist 2015-05-01 21:44:21.0 +0200
+++ /sbin/dhclient-script 2015-07-07 16:49:37.452262046 +0200
@@ -143,7 +143,7 @@
replace the above 3 lines with:
if [ "$new_host_name" != "$current_host_name" ]; then
hostname "$new_host_name"
fi
or simply
hostname "$new_host_name"
Sorry, I could not decide between reopening this report #60
Dear Robert,
[ Sorry about the very late reply: I seem to have lost your email
message, only now noticed your message on the
http://bugs.debian.org/604883
webpage. ]
You seem to be talking about the DHCP client setting and sending a
hostname (to the DHCP server, for dynamic DNS maybe?).
Wh
Package: dhcp3-client
Version: 4.1.1-P1-15+squeeze2
Severity: normal
I have the following line in my /etc/dhcp/dhclient.conf
send host-name "";
This results in sending the hostname as ''.
If I change the config to something like
send host-name "xyz";
then no hostname is sent (or maybe an empty on
Package: dhcp3-client
Version: 4.1.1-P1-12
Severity: normal
I recently upgraded a machine from lenny to squeeze. After the
upgrade, it had installed:
dhcp-client 3.1.1-6+lenny4
dhcp3-client 4.1.1-P1-12
isc-dhcp-client 4.1.1-P1-12
and maybe also packages
dhcp3-common
isc-dhcp-co
5 matches
Mail list logo