hostname not registered correctly with newer dhclient versions

Bug #1553507 reported by tkoun
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wicd
New
Undecided
Unassigned

Bug Description

Debian jessie
wicd version: 1.7.4+tb2-1
isc-dhcp-client version: 4.3.3-8

problem:
a pc connecting to a lan router acting as a dhcp server does not register its hostname (in openwrt web interface
the name is just a question mark)

Workaround/solution
in:
/etc/wicd/dhclient.conf.template
the line:
send host-name "$_HOSTNAME";
needs to be substituted by:
send host-name = "$_HOSTNAME";

best regards
tkoun

Revision history for this message
Julien Langlois (julien-langlois) wrote :

I have the same issue on my laptop.

OS version: Debian GNU/Linux 9.3 (stretch)
isc-dhcp-client version: 4.3.5-3
wicd version: 1.7.4+tb2-4

But, the workaround does not work for me. Adding the "=" character, does not change anything. The router still receive "$_HOSTNAME".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.