[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: DHCP and DNS



On Fri, Jun 25, 1999 at 01:43:39PM +0530, prasad wrote:
> > on the NTserver . What I want to know is how does the Linux mail server
> > do the name resolution for the dynamic IP addresses
> > All the windows clients who have dynamic IP addresses are not able to connect

man dhcpcd

You can change /etc/sysconfig/network-scripts/ifup

and change the dhcpcd line to:

dhcpcd -h foo

When the host gets a dynamic IP address, the DHCP server registers
foo.company.com with the DNS. It may take a few minutes to propagate to
DNS, but it eventually works.

Make sure that you use a _very_ recent version of dhcpcd.

	-Arun


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/

------------------------------