Re: Dynamin DNS updates from clients
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Fri, 20 Jun 2008 01:19:05 +0100
learner wrote:
I am trying to update DNS information of the clients in the DNS server
that are receiving IP information from DHCP servers.
The clients have hostnames (that will not change ofcourse), but since
the IP address changes everyday or so can I connect to these
workstations using hostnames without knowing the IP address
information?
Any help will be great in this regard.
Thanks to all.
This is usually a bad idea. It's easy to tell DHCP to assign specific MAC addresses to specific hostnames and IP addresses, with : otherwise, you have to mock with /etc/dhclient-eth0.conf, and put 'DHCP_HOSTNAME=$HOSTNAME' in your /etc/sysconfig/network-scripts/ifcfg-eth0 in order to get the RHEL machines.
The big problem of wandering IP addresses is wandering SSH and SSL keys. The second big problem is NFS, which gets quite unhappy if a server does not successfully disconnect its mounted directories and comes back up with a different IP address.
.
- References:
- Dynamin DNS updates from clients
- From: learner
- Dynamin DNS updates from clients
- Prev by Date: Re: yum + php_devel and mysql_devel : Please help
- Next by Date: F8/9: No sound in flash movies
- Previous by thread: Re: Dynamin DNS updates from clients
- Next by thread: nis user is not able ftp using gssftp (redhat 5.1)
- Index(es):