make the client to send host name

ashok singh ashokr2k3 at yahoo.com
Wed Jun 7 14:18:38 UTC 2006


For linux DHCP client, the DHCP client is named dhclient
  Its config file by default is /etc/dhclient.conf. If you want a file  other than default then you can specify as argument to dhclient binary  when you start it.
  
  Inside the config file add the following entry to send the client-name to server
  
  send host-name "yourhostname";
  
  Regards,
  Ashok
Douglas Armstrong <doug at ovationdata.com> wrote:   Depends on your distro. on redhat/fedora you set it in
/etc/sysconfig/network-scripts/ifcfg-eth? with the statement
DHCP_HOSTNAME=hostname. A quick google should show you the correct format
foryour distro.
Doug Armstrong
www.ovationdata.com[1]



kalyanasundaram S wrote: kalyanasundaram S wrote: How do i make the client
tosend its host name to dhcpserver so that it gets updated in ddns. Till now
i was using the host declaration like host test { hardware wthernet 00:11..
ddns-hostname "testmachine"; } but i dont want this declaration i want to
update the original host name of the client in ddns. It is not getting
updated. Which client ? WIndows and Mac OS both send their configured
machinename, as do a oh bydefult windows and Mac will send their host name.
good. but i use linx as client.. few others. For the ISC client, I believe
you'll need to set this in the client config file. where is that file
located. which option should i change? thanks, -"kalyan" 


--- Links ---
   1 http://www.ovationdata.com



 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the dhcp-users mailing list