I have a Linux server running DHCP server and DNS server. I configured the DHCP server to send out the name-server address of the server. I can successfully browse the internet from the clients, so I know that external DNS resolution is working fine. I also see by the DHCP leases that the hostname is being sent by the clients. However, I cannot ping any of the Linux boxes from any machine by their hostname. Can anyone point me in the right direction? Thanks.
can you ping the other Linux boxes from the DNS server? can the Linux boxes ping the clients? do the clients have any firewall settings regarding ping?
I can ping by IP address across all the machines. No client can ping anything by name internally (though external DNS resolutions works fine). No firewalls.
Do the name servers resolve the internal hostnames correctly? You can check it like this: Code: dig @[I]1.2.3.4[/I] internal.hostname.tld Please replace 1.2.3.4 with the IP addresses of your name servers.
wonder if the DNS is setup for external and internal access. then could be that the internals are not setup or incorrect while the external is fine.
My question would be is what router are you using ??? The reason why i ask this is most Home routers now have taken out what they call NAT loopback... So if this is the case i would contact the manufacturer of the router and findout what pervious version of the router firmware the NAT Loopback was still included and if the routers fireware can be flashed back to the version that contained NAT loopback... The reason i say this is i have the same problem... So i purchased a HP procurve 7102dl router and i am having problems configuring it to where i am back to the way our system worked. regards brainz