<br />
<b>Warning</b>:  Illegal offset type in isset or empty in <b>/home/antihostmonster/www.antihostmonster.com/wp-includes/post.php</b> on line <b>828</b><br />
<br />
<b>Warning</b>:  Illegal offset type in isset or empty in <b>/home/antihostmonster/www.antihostmonster.com/wp-includes/post.php</b> on line <b>828</b><br />
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Anti HostMonster &#187; dns</title>
	<atom:link href="http://www.antihostmonster.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antihostmonster.com</link>
	<description>Do not fool us</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:42:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How do I Flush DNS?</title>
		<link>http://www.antihostmonster.com/2009/12/how-do-i-flush-dns/</link>
		<comments>http://www.antihostmonster.com/2009/12/how-do-i-flush-dns/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:52:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Domain setup DNS]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=119</guid>
		<description><![CDATA[If  you change your domains DNS settings it may take up to 24hours to propagate across the internet.
Sometimes the OLD DNS entry will be cached and you will need to either flush the DNS cache to get rid of it, or wait up to 24 hours for it to be dropped from the cache automatically.
To do this in  [...]]]></description>
			<content:encoded><![CDATA[<p>If  you change your domains DNS settings it may take up to 24hours to propagate across the internet.</p>
<p>Sometimes the OLD DNS entry will be cached and you will need to either flush the DNS cache to get rid of it, or wait up to 24 hours for it to be dropped from the cache automatically.</p>
<p>To do this in windows click on Start=&gt;Run</p>
<p>then type: cmd</p>
<p>in the black window type:</p>
<pre>ipconfig /flushdns
Press enter.

If you get an error saying:

<img class="aligncenter size-full wp-image-126" title="Need Elevation" src="http://www.antihostmonster.com/wp-content/uploads/2009/12/12.jpg" alt="Need Elevation" width="469" height="335" />
1. Click Start or Windows logo at the bottom left corner of the screen
 2. Click <strong>All Programs</strong>
 3. Click <strong>Accessories</strong>
 4. RIGHT-click on <strong>Command Prompt</strong>
 5. Select <strong>Run As Administrator</strong>
 6. In the command window type the following and then hit enter:  <strong>ipconfig /flushdns</strong>
 7. You will see the following confirmation:
<table border="0">
<tbody>
<tr>
<td><code>Windows IP Configuration
 Successfully flushed the DNS Resolver Cache.</code></td>
</tr>
</tbody>
</table>

<img src="file:///C:/Users/tuba/AppData/Local/Temp/moz-screenshot.png" alt="" />If you get an error msg saying:
" Windows IP Configuration
Could not flush the DNS Resolver Cache: Function failed during execution."

Go to: Start&gt;&gt; Control Panel &gt;&gt; Administrative Tools &gt;&gt; Services (Open services)

<img class="aligncenter size-full wp-image-129" title="2" src="http://www.antihostmonster.com/wp-content/uploads/2009/12/21.jpg" alt="2" width="597" height="589" />

in the list find: " DNS Client" right click &gt;&gt; Properties &gt;&gt; Change "Start up Type" to automatic &gt;&gt; Click Start

Now you should be able to flush your dns.

<img class="aligncenter size-full wp-image-130" title="3" src="http://www.antihostmonster.com/wp-content/uploads/2009/12/3.jpg" alt="3" width="662" height="335" />

After done make sure you put back DNS Client to disabled.</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2009/12/how-do-i-flush-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up DNS on VPS</title>
		<link>http://www.antihostmonster.com/2009/03/setting-up-dns-on-vps/</link>
		<comments>http://www.antihostmonster.com/2009/03/setting-up-dns-on-vps/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 00:32:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSH Commands]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[name servers]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=22</guid>
		<description><![CDATA[So here I move to godaddy.com VPS. To transfer my domain I need to set up name servers..
I have Plesk control panel but it should be similar with other control panels..
Plesk gives you some default name servers but one of the requirements from my domain registrar ( I have a foreign domain and no  [...]]]></description>
			<content:encoded><![CDATA[<p>So here I move to godaddy.com VPS. To transfer my domain I need to set up name servers..</p>
<p>I have Plesk control panel but it should be similar with other control panels..</p>
<p>Plesk gives you some default name servers but one of the requirements from my domain registrar ( I have a foreign domain and no access to change my own dns servers) was to have TWO dns servers.</p>
<p>Luckily Godaddy.com give 3 IP addresses for VPS. So you need to add at least one more.. then..<br />
Under:<br />
plesk->homepage->yourdomain->DNS zone management<br />
1-Delete the current NS record in your dns zone<br />
So delete:<br />
 YourDomain.com        A           YourIP<br />
 YourDomain.com       NS          NS.YourDomain.com</p>
<p>2-Add two A records for nameservers, like: </p>
<p>ns1.YourDomain.com IN A yourFirstIP<br />
ns2.YourDomain.com IN A yoursecondIP</p>
<p>3-Add two new NS records like:<br />
YourDomain.com IN NS ns1.Yourdoamin.com<br />
YourDomain.com IN NS ns2.Yourdoamin.com</p>
<p>Hope this information was useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2009/03/setting-up-dns-on-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

