Thanx a lot, using the "option domain-name-servers" it worked perfect but ..... What if my ISP change the DNS servers addresses ?? Do I have to manually change these values ? What about de ddns-update-style. The manual said that ad hoc ddns-update-style is deprecated and doesn't works. How Can I do to get automatic dns updates through dhcp ?? Thanx again and apologizes, maybe it's too simple ;) bue .... I'm really a newbie p.s. My dhcpd.conf looks like this ddns-updates on; ddns-update-style interim; # RED subnet 192.168.0.0 netmask 255.255.255.0 { option routers 192.168.0.1; option domain-name-servers 200.47.216.24,200.91.237.193,200.47.216.4; range 192.168.13.2 192.168.13.100; } ------- Original message ------- From: Justin Zygmont <jzygmont@xxxxxxxxxxxxxxxxxxxx> Date: Wed, 8 Oct 2003 12:23:20 -0400 (EDT) Subject: Re: DHCP Server and Internet Connection Sharing what does your dhcp.conf file look like? On Wed, 8 Oct 2003, David Smith wrote: > Hi > > I have a redhat 9 linux machine that I want to use, to share a broadband connection to other computers. > > So I allowed the machine to act as NAT and also I installed a DHCP server that assigns dynamic ip addresses > to my clients. > > Everything works ok but the DNS actualization to the clients. > > The DHCP assigns correctly the ip addresses but never actualizes the DNS addresses to the clients, so the > cannot acces internet. I'm sure the nat works ok too 'cause I set up the DNS addresses manualy on the > clients and they can access internet through the nat machine ok. > > How can I tell the DHCP server to send updated DNS information to the clients ? > > Thanx in advance > > bye > > SIZE does matter - The UK's biggest *Free* Web based mail - 10 MB Free > mail.lycos.co.uk > > -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list SIZE does matter - The UK's biggest *Free* Web based mail - 10 MB Free mail.lycos.co.uk