<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[The domain cannot be resolved. I get "The page cannot be displayed" error when trying to open a domain.]]></title>
<link>http://kb.parallels.com/en/765</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">The domain cannot be resolved. I get "The page cannot be displayed" error when trying to open a domain.</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 765&nbsp;</div>
					<div>Last Review: Aug,5 2009</div>
					<tr>
						<td>Author: </td>
						<td>Daria Taranova</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Daria Taranova</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Plesk Panel for Linux/Unix</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					Please follow the steps listed below to find where is the problem. Let's take &quot;example.com&quot; domain as an example.<br /><br />1. First of all domain NS servers must be found. It can be done with the command:<br /><br /><div class="commandline"><code>whois example.com<br />......<br />Nameserver Information:<br />Nameserver: a.iana-servers.net.<br />IP Address: 192.0.34.43<br />Nameserver: b.iana-servers.net.<br />IP Address: 193.0.0.236<br />.....<br /></code></div><br /><br />or you can do it through http://www.internic.com/whois.html.<br /><br />If there are no records about nameservers in whois information, you should set them in the registrar.<br /><br />2. Now try to resolve the domain through its nameservers with 'host' or 'nslookup' command. It should be like:<br /><br /><div class="commandline"><code> host example.com 139.91.1.10<br />Using domain server:<br />Name: 139.91.1.10<br />Address: 139.91.1.10#53<br />Aliases:<br />example.com has address 192.0.34.166<br /></code></div><br /><br />If you get the error like:<br /><br /><div class="commandline"><code> host example.com 193.0.0.236<br />;; connection timed out; no servers could be reached<br /></code></div><br /><br />it means that Named is not running on the nameserver or 53 port is filtered with firewall. Check this up.<br /><br />If you get an empty answer or:<br /><br /><div class="commandline"><code>host example.com 193.0.0.236<br />Using domain server:<br />Name: 193.0.0.236<br />Address: 193.0.0.236#53<br />Aliases:<br />Host example.com not found: 3(NXDOMAIN)<br /></code></div><br /><br />It means that the domain you are trying to resolve doesn't exist on this nameserver. You should add it into an appropriate zone.<br /><br />If you get (SERVFAIL) error:<br /><br /><div class="commandline"><code>host example.com 193.0.0.236<br />Using domain server:<br />Name: 193.0.0.236<br />Address: 193.0.0.236#53<br />Aliases:<br />Host example.com not found: 2(SERVFAIL)<br /></code></div><br /><br />It means that the zone for the domain contains errors. Try to restart named and look into /var/log/message for the example.com zone loading errors.<br /><br />Also you can use&nbsp; <a href="http://kb.parallels.comhttp://www.dnsstuff.com/">http://www.dnsstuff.com/</a> service to check if domain is resolved properly.
				</div>
				<div class="keywords"><strong>Keywords:</strong> page cannot be displayed site not found resolved</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=765&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=765&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '765',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Daria Taranova</author>
<guid isPermaLink="false">425 LastUpdated: 2009-08-05 23:41:30</guid>
<pubDate>2008-10-06 09:10:42</pubDate>
</item>
</channel>
</rss>



