Re: send hostname in dhclient.conf

2006-04-26 Thread Berge Schwebs Bjørlo
On Tue, Apr 25, 2006 at 05:03:32PM +0200, Daniel Gonzalez Schiller wrote: > how can i do this that dhclient.conf send my hostname to the dhcp server? > is there any script that copy the entry in /etc/hostname and paste it > on /etc/dhclient.conf? Take a look at the file /etc/dhclient.conf and the

send hostname in dhclient.conf

2006-04-25 Thread Daniel Gonzalez Schiller
how can i do this that dhclient.conf send my hostname to the dhcp server? is there any script that copy the entry in /etc/hostname and paste it on /etc/dhclient.conf? why itsn't an automatic way like in SuSE (with yast) and in Windows or freebsd? thank u very much