[Bug 837385] Re: hostname from dhcp STILL not set, despite multiple ubuntu fixes and bug reports

2011-08-31 Thread perpetualrabbit
So, adding a file `hostname“ to /etc/dhcp/dhclient-exit-hooks.d/ with this in it: # = begin /etc/dhcp/dhclient-exit-hooks.d/hostname == if [ -n $new_host_name ] then echo "$new_host_name" > /etc/hostname /bin/hostname $new_host_name fi # = end /etc/dhcp/dhclient-exit-hooks.d

[Bug 837385] [NEW] hostname from dhcp STILL not set, despite multiple ubuntu fixes and bug reports

2011-08-30 Thread perpetualrabbit
Public bug reported: Despite multiple bug reports and attempts at fixes, ubuntu versions maverick and natty do NOT set their hostname from dhcp. See: #537978, #482313, #90388, #476491 Releases: --- maverick: lsb_release -rd Description:Ubuntu 10.10 Release:

Re: [Bug 523188] Re: Make it possible again to let dhcp server set the client hostname

2010-02-20 Thread perpetualrabbit
I will check that next week, time permitting. On Fri, Feb 19, 2010 at 3:14 PM, Chuck Short wrote: > Thanks for the bug report Ill have a look at this. If possible can you > check to see if this is fixed on lucid? > > Regards > chuck > > ** Changed in: dhcp3 (Ubuntu) > Ā  Importance: Undecided => M

[Bug 523188] [NEW] Make it possible again to let dhcp server set the client hostname

2010-02-17 Thread perpetualrabbit
Public bug reported: This is an important option for managed workstations like in universities and such. In Hardy it was perfectly possible to let the dhcpserver set the clients hostname. In the server dhcpd.conf you can set hostnames for the clients like this: host appel { fixed-add

[Bug 90388] Re: hostname supplied by dhcp server is not used

2010-02-17 Thread perpetualrabbit
Hello?? It used to work in Hardy!!! Therefore either a newer version of dhcp3-client or network-manager or a change to the default configuration by the ubuntu developers must have caused this to stop working. The ability to centrally manage large numbers of workstations includes the ability to set