 




<?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>Network technologies and trends &#187; DNS Queries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/dns-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>DNS Queries in Windows 2008 R2 Server fails &#8211; Part 2</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-2/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 05:10:28 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[ADSM]]></category>
		<category><![CDATA[Blade servers]]></category>
		<category><![CDATA[Cisco ASA]]></category>
		<category><![CDATA[Cisco PIX 525]]></category>
		<category><![CDATA[Cisco PIX 525 firewall]]></category>
		<category><![CDATA[default DNS inspection policy-map]]></category>
		<category><![CDATA[DMZ zone]]></category>
		<category><![CDATA[DNS forwarder]]></category>
		<category><![CDATA[DNS Queries]]></category>
		<category><![CDATA[DNS Queries in Windows 2008 R2 Server]]></category>
		<category><![CDATA[DNS Queries in Windows 2008 R2 Server fails]]></category>
		<category><![CDATA[Internal Network]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[internet IP address]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[Network technologies & trends]]></category>
		<category><![CDATA[PAT]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Syslog]]></category>
		<category><![CDATA[Windows 2008 R2 Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-2/</guid>
		<description><![CDATA[In my previous post I was talking about the DNS query problem we were facing with Windows 2008 R2 server. The solution is quite simple. Immediately I started monitoring the logs in the Cisco PIX 525 firewall using ADSM and syslog. I figured out the DNS queries were replied back from the ISP but were [...]]]></description>
				<content:encoded><![CDATA[<p>In my <a href="http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-1/">previous post</a> I was talking about the DNS query problem we were facing with Windows 2008 R2 server. The solution is quite simple. Immediately I started monitoring the logs in the Cisco PIX 525 firewall using ADSM and syslog. I figured out the DNS queries were replied back from the ISP but were dropped by the Cisco PIX 525 Firewall.</p>
<p><span style="color: #ff0000">%PIX-4-410001: Dropped UDP DNS reply from outside:x.x.x.x/53 to</span></p>
<p><span style="color: #ff0000">inside:y.y.y.y/49746; packet length 768 bytes exceeds configured limit of 512</span></p>
<p>I was wondering what might be the reason, then figured out the packets received from ISP is of 768 bytes whereas by default the Cisco PIX 525 Firewall allows 512 bytes as shown below.</p>
<p>The problem was with the default DNS inspection policy-map. By default in Cisco PIX 525, Cisco ASA it&#8217;s configured to 512 bytes</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dnsissue2.png"><img class="alignnone size-medium wp-image-1075" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dnsissue2.png" alt="" width="413" height="356" /></a></p>
<p>The moment I changed the default DNS inspection policy-map from 512 bytes to 1000 bytes things were normal the Windows 2008 R2 Server was resolving the DNS queries.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue3.png"><img class="alignnone size-medium wp-image-1076" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue3.png" alt="" width="583" height="586" /></a></p>
<p>The commands I used to change the default DNS inspection policy-map is as follows.</p>
<p><span style="color: #000080">MBGF-DAC-525-FW01# configure t</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config)# class-map inspection_default</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config-cmap)# match default-inspection-traffic</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config-cmap)# policy-map global_policy</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config-pmap)# class inspection_default</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config-pmap-c)# inspect dns maximum-length 1000</span></p>
<p><span style="color: #000080">MBGF-DAC-525-FW01(config-pmap-c)#</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS Queries in Windows 2008 R2 Server fails &#8211; Part 1</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-1/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-1/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 05:36:16 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Blade servers]]></category>
		<category><![CDATA[Cisco PIX 525 firewall]]></category>
		<category><![CDATA[DMZ zone]]></category>
		<category><![CDATA[DNS forwarder]]></category>
		<category><![CDATA[DNS Queries]]></category>
		<category><![CDATA[DNS Queries in Windows 2008 R2 Server]]></category>
		<category><![CDATA[DNS Queries in Windows 2008 R2 Server fails]]></category>
		<category><![CDATA[Internal Network]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[internet IP address]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[Network technologies & trends]]></category>
		<category><![CDATA[PAT]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows 2008 R2 Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-1/</guid>
		<description><![CDATA[In our new Data Center we added new HP Blade servers and installed Windows 2008 R2 on those servers. Our Servers are connected inside our network behind a Cisco PIX 525 firewall. We are looking to resolve all our DNS queries for the external network using a DNS IP address provided by our ISP which [...]]]></description>
				<content:encoded><![CDATA[<p>In our new Data Center we added new HP Blade servers and installed Windows 2008 R2 on those servers. Our Servers are connected inside our network behind a Cisco PIX 525 firewall. We are looking to resolve all our DNS queries for the external network using a DNS IP address provided by our ISP which is 212.x.x.2.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/network-arch.png"><img class="alignnone size-medium wp-image-1071" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/network-arch.png" alt="" width="428" height="463" /></a></p>
<p>In windows 2008 Server we have specified the DNS forwarder as shown in the below diagram.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue.png"><img class="alignnone size-medium wp-image-1072" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue.png" alt="" width="413" height="469" /></a></p>
<p>But it always fails to resolve the DNS queries from internal network to external network using nslookup command from the command prompt of the Windows 2008 Server as well when we are testing the simple and recursive query to other DNS Servers it&#8217;s failing as demonstrated below</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue1.png"><img class="alignnone size-medium wp-image-1073" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2011/04/dns-issue1.png" alt="" width="413" height="468" /></a></p>
<p>We have done the following to</p>
<p>1)      The internal IP address for the Windows 2008 R2 server is PATed in our PIX 525 Firewall, I could browse the internet.</p>
<p>2)      In Windows 2008 R2 Server we have specified the DNS IP Address provided by our ISP.</p>
<p>3)      All our servers in the DMZ zone are working fine.</p>
<p>I am working on this issue; meanwhile if any one of you knows who to resolve this issue, your comments are always welcomed.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/dns-queries-in-windows-2008-r2-server-fails-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
