Can Ping Ip Address But Not The Domain Name
RegisterLogin
Can Ping Ip Address But Not The Domain Name
Post Description: My Question Here Is Regarding A Problem I Am Having With My Linux Server That I Cant Seem To Be Able To Ping Domain But Ip Address Yes
Tags: Can, Ping, Ip, Address, But, Not, The, Domain, Name
This Post Was Posted On Oct 10, 2009 By Larksup #2530
Post Description: My Question Here Is Regarding A Problem I Am Having With My Linux Server That I Cant Seem To Be Able To Ping Domain But Ip Address Yes
Tags: Can, Ping, Ip, Address, But, Not, The, Domain, Name
This Post Was Posted On Oct 10, 2009 By Larksup #2530
Can Ping Ip Address But Not The Domain Name by Larksup
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#2544 1
check your /etc/resolv.conf file.
be sure to have something like this on it:
NOTE: be sure that you have the nameserver ip address correctly
explanation:
* search domain.com: The search list is normally determined from the local domain name; by default, it contains only the local domain name. So when you type nslookup www, it will be matched to www.yourdomain.com
* nameserver Name-server-IP-address: Point out to your your own nameserver or to ISP�s name server. Up to 3 name servers may be listed.
cat /etc/resolv.conf
be sure to have something like this on it:
search yourdomain.com
nameserver 202.54.1.10
nameserver 202.54.1.1
nameserver 202.54.1.10
nameserver 202.54.1.1
NOTE: be sure that you have the nameserver ip address correctly
explanation:
* search domain.com: The search list is normally determined from the local domain name; by default, it contains only the local domain name. So when you type nslookup www, it will be matched to www.yourdomain.com
* nameserver Name-server-IP-address: Point out to your your own nameserver or to ISP�s name server. Up to 3 name servers may be listed.
Oct 10, 2009 Reply Report abuse
©2011 Webune Forums - Mon Dec 19, 2011 2:54 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3