<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2009://3/tag:ask-leo.com,2005://3.2301-</id>
  <updated>2009-11-18T17:56:20Z</updated>
  <title>Comments for Can I fake the DNS ip lookup to test my website?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:38700</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c38700" />
    <title>Comment from nick on 2009-10-06</title>
    <author>
      <name>nick</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi, I have uploaded my site on two servers. I want to use one as a primary server and the second like a backup in case the first goes off-line. I'm experimenting with the name servers, but it seems to choose servers randomly. I set ns1 & ns2 to first server and ns3 & ns4 to second. Any suggestions?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-07T06:12:48Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16201</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16201" />
    <title>Comment from Anonymous on 2009-05-20</title>
    <author>
      <name>Anonymous</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>hi,<br />
The above article is nice.It gave an details of changing DNS entry for our domain.I collected the ip details from this <a href="http://www.ip-details.com/">ip-details</a>.It's having the details of finding the ip address location,domain host search also is there.It is really useful for me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-05-20T09:33:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16200</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16200" />
    <title>Comment from jinlye on 2008-10-06</title>
    <author>
      <name>jinlye</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Karl wrote: (quote) This is not true, all over the microsoft website it is said that the DNS is read FIRST and the HOSTS file read SECOND. (end quote)</p>

<p>Never mind the documentation - a 2 minute test shows that the hosts file overrides your DNS server.  Try putting microsoft.com or whatever other host name you like in your hosts file with a redirection to some other IP, and then do a NSLOOKUP on that host name.  You will see that it goes to the IP you specified in the hosts file, not what your DNS server says.  What is confusing though is that even though it got the answer from the Hosts file, NSLOOKUP will say that it got the answer from your DNS server - but it is lying.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-06T11:22:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16199</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16199" />
    <title>Comment from peter on 2008-07-20</title>
    <author>
      <name>peter</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>so we can say in short that we can't change our website DNS unless YOU changing you hosting server. thanks leo for the useful article.<br />
<a href="http://www.fosdir.com"><a href="http://www.fosdir.com">http://www.fosdir.com</a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-21T05:18:39Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16198</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16198" />
    <title>Comment from Lai on 2008-06-05</title>
    <author>
      <name>Lai</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi, I would like to know how to do the remotely from hometo office with dynamic IP address. Using RealVNC free edition.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-06-06T04:36:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16197</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16197" />
    <title>Comment from Leo on 2008-04-27</title>
    <author>
      <name>Leo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>What you're trying to do isn't possible. An IP address can't<br />
be mapped to another IP address in that way. The hosts file<br />
is all about mapping *names* to addresses.</p>

<p>I don't know of a solution for your application, short of<br />
trying to patch the binary.</p>

<p>Leo</p>

<p><br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.7 (MingW32)</p>

<p>iD8DBQFIFNF1CMEe9B/8oqERAgUdAJ9AMJFBqHZ/Xx/aSnOQDHrY4ZmFrQCfQG0t<br />
PHt65hGLxzrMIOZ08/tgZig=<br />
=0JVy<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-04-27T19:18:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16196</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16196" />
    <title>Comment from Dave on 2008-04-23</title>
    <author>
      <name>Dave</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I can't seem to redirect an IP to an IP in the hosts file.  I have a desktop application which references an IP that is no longer valid and I don't have the source code.  I want to fake the PC into thinking that the old IP is referring to the new IP.</p>

<p>Say my old IP is 1.2.3.4 and my new IP is 1.2.3.5, I want the host file to say something like this:</p>

<p>1.2.3.5       1.2.3.4</p>

<p>This doesn't work though, any ideas?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-04-24T06:37:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16195</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16195" />
    <title>Comment from Abegail on 2008-01-18</title>
    <author>
      <name>Abegail</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>hi i will to know how i can block a website..its meebo.com.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-01-18T23:23:42Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16194</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16194" />
    <title>Comment from Chris on 2006-09-29</title>
    <author>
      <name>Chris</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Is there a way to forward the index page to the test site using an html tag?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-09-29T16:18:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16193</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16193" />
    <title>Comment from Marci Weinberger on 2006-05-30</title>
    <author>
      <name>Marci Weinberger</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Excellent article. I'm glad that I found it. Two thumbs up!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-05-30T17:34:01Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16192</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16192" />
    <title>Comment from Karl on 2005-10-19</title>
    <author>
      <name>Karl</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Quote:</p>

<p>Remember, the hosts file overrides DNS, so if the real IP address for example.com changes again sometime in the future, this machine will continue to believe it's at whatever IP address is listed in hosts.</p>

<p>EndQuote</p>

<p>This is not true, all over the microsoft website it is said that the DNS is read FIRST and the HOSTS file read SECOND.  This is a problem for me because I am trying to give a different IP for a hostname and I am unable to because the hostname is first resolved via DNS so Windows does not bother checking HOSTS.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-10-20T05:03:04Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16191</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16191" />
    <title>Comment from workaholic on 2005-10-06</title>
    <author>
      <name>workaholic</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>also useful for looking up the current ip of your domain is this online lookup tool: <a href="http://www.dnswatch.info"><a href="http://www.dnswatch.info"><a href="http://www.dnswatch.info">http://www.dnswatch.info</a></a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-10-06T18:14:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16190</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16190" />
    <title>Comment from Leo on 2005-06-07</title>
    <author>
      <name>Leo</name>
      <uri>http://ask-leo.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ask-leo.com">
      <![CDATA[<p>Definetly works for static IPs. Don't understand how a machine being shared or not (in any of several definiteions of 'sharing') makes a difference though.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-06-07T15:36:02Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://3.2301-comment:16189</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://3.2301" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html#c16189" />
    <title>Comment from lucas on 2005-06-06</title>
    <author>
      <name>lucas</name>
      <uri>http://www.nevant.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.nevant.com">
      <![CDATA[<p>Good trick. I supose it will work well if you have a your own server with a static IP address, but probably will be dificult if your domain is hosted in a shared machine. Any idea for this?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_fake_the_dns_ip_lookup_to_test_my_website.html">Can I fake the DNS ip lookup to test my website?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-06-07T06:59:21Z</published>
  </entry>

</feed>
