Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Installation Support => Topic started by: saumyadip_bharadwaj on August 19, 2008, 09:54:48 AM

Title: RHEL5 DNS
Post by: saumyadip_bharadwaj on August 19, 2008, 09:54:48 AM
Hello! I have configured master DNS server(test.com) in RHEL5.I also added a host(www) for a website configured on a remote computer.
Now website is being accessed from the DNS server.But the remote machine can't access the webpage(www.test.com).
Pls help me!!!!!!!!!
Title: Re: RHEL5 DNS
Post by: aktiwari4u on August 20, 2008, 06:35:41 AM
is that remote system is using your dns server as its dns or not .
Title: Re: RHEL5 DNS
Post by: gauravbajaj on August 20, 2008, 10:23:41 AM
try to nslookup the above site and let us  know wheather its resolving or not,

make sure to edit entry /etc/resolv.conf for remote computer

nslookup www.test.com

Title: Re: RHEL5 DNS
Post by: saumyadip_bharadwaj on August 20, 2008, 11:45:14 AM
I am using remote windows client and I put the DNS address on that.Still its no working!!
Title: Re: RHEL5 DNS
Post by: aktiwari4u on August 28, 2008, 12:03:18 PM
have you specified the test.com or www.test.com as normally ppl think that www does not matter but to resolve you this you need to bind the alias for the same also so batter first try to resolve test.com and if you are able to access it then you need to bind the alias for your www.test.com in the dns server also.