<?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>MCB Systems &#187; cache</title>
	<atom:link href="http://www.mcbsys.com/techblog/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcbsys.com/techblog</link>
	<description>Custom Software and I.T. Services</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:53:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ping Request Could Not Find Host</title>
		<link>http://www.mcbsys.com/techblog/2009/09/ping-request-could-not-find-host/</link>
		<comments>http://www.mcbsys.com/techblog/2009/09/ping-request-could-not-find-host/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 18:45:45 +0000</pubDate>
		<dc:creator>Mark Berry</dc:creator>
				<category><![CDATA[IT Administration]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ping]]></category>

		<guid isPermaLink="false">/mark/post/Ping-Request-Could-Not-Find-Host.aspx</guid>
		<description><![CDATA[Occasionally on my Windows XP Pro SP3 machine, Outlook 2007 SP2 will tell me that it has had an error receiving POP mail from my SBS 2003 server, which resides on the same network.
I started a command prompt and typed &#8220;ping myserver.mydomain.local&#8221;. Sure enough, I get back the message &#8220;Ping request could not find host [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally on my Windows XP Pro SP3 machine, Outlook 2007 SP2 will tell me that it has had an error receiving POP mail from my SBS 2003 server, which resides on the same network.
<p>I started a command prompt and typed &#8220;ping myserver.mydomain.local&#8221;. Sure enough, I get back the message &#8220;Ping request could not find host myserver.mydomain.local. Please check the name and try again.&#8221;
<p>An nslookup works fine, so I know the SBS server is there and is responding to DNS requests.
<p>In fact, I can &#8220;ping myserver&#8221; without problems. But for some reason, pinging the fully-qualified internal name doesn&#8217;t work.
<p>Sometimes, I can just type &#8220;ipconfig /flushdns&#8221; to clear this up. Today that didn&#8217;t work. However once I actually stopped and started the DNS cache, ping started working and so did email:
<p>net stop DNScache<br />
net start DNScache</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcbsys.com/techblog/2009/09/ping-request-could-not-find-host/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

