<?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; Cisco ASA</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/cisco-asa/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>Do you know Apple iPhone Supports Cisco VPN Client?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/do-you-know-apple-iphone-supports-cisco-vpn-client/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/do-you-know-apple-iphone-supports-cisco-vpn-client/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 12:13:30 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[Cisco ASA]]></category>
		<category><![CDATA[Cisco ASA Firewall]]></category>
		<category><![CDATA[Cisco PIX firewall]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Cisco VPN Client]]></category>
		<category><![CDATA[CRYPTOCard]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[iPhone software]]></category>
		<category><![CDATA[Iphone supports Cisco VPN Cleitn]]></category>
		<category><![CDATA[iPhone VPN]]></category>
		<category><![CDATA[iPhone VPN Client]]></category>
		<category><![CDATA[IPsec]]></category>
		<category><![CDATA[L2TP]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[RSA SecurID]]></category>
		<category><![CDATA[VPN 3000]]></category>
		<category><![CDATA[VPN tunnel]]></category>
		<category><![CDATA[wi-fi]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/do-you-know-apple-iphone-supports-cisco-vpn-client/</guid>
		<description><![CDATA[Do you know iPhone supports the Cisco VPN Client?, yes both the iPhone Software versions 2.x and 3.x supports L2TP, PPTP and IPsec type of remote access VPN connectivity.  The IPSec option is actually Cisco VPN client software for communicating securely with Cisco ASA and  PIX firewall. According to Cisco only ASA and PIX firewall [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/11/iphone-with-cisco-vpn-client.jpg"></a></span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">Do you know iPhone supports the Cisco VPN Client?, yes both the iPhone Software versions 2.x and 3.x supports L2TP, PPTP and IPsec type of remote access VPN connectivity.<span>  </span>The IPSec option is actually Cisco VPN client software for communicating securely with Cisco ASA and <span> </span>PIX firewall. </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">According to Cisco only ASA and PIX firewall supports the iPhone Remote Access VPN, where as the Cisco IOS routers and bit older VPN 3000 concentrators will not support the iPhone VPN features.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/11/iphone-with-cisco-vpn-client.jpg"><img class="alignnone size-medium wp-image-644" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/11/iphone-with-cisco-vpn-client.jpg" alt="" width="283" height="329" /></a></span></span></span></span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">By using this feature mobile workers can connect remotely to their Enterprise network via secure VPN tunnel using their iPhone. Both the Wi-Fi and Mobile Data Networks can support the iPhone VPN client to set up a tunnel between an iPhone and their Enterprise network. Following authentication methods are supported for establishing the remote VPN tunnel</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt 0.5in"><span style="font-family: Wingdings;color: black;font-size: 10pt"><span>ü<span style="font: 7pt &quot;Times New Roman&#038;quot">  </span></span></span><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">Password</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt 0.5in"><span style="font-family: Wingdings;color: black;font-size: 10pt"><span>ü<span style="font: 7pt &quot;Times New Roman&#038;quot">  </span></span></span><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">RSA SecurID</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt 0.5in"><span style="font-family: Wingdings;color: black;font-size: 10pt"><span>ü<span style="font: 7pt &quot;Times New Roman&#038;quot">  </span></span></span><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">CRYPTOCard</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt 0.5in"><span style="font-family: Wingdings;color: black;font-size: 10pt"><span>ü<span style="font: 7pt &quot;Times New Roman&#038;quot">  </span></span></span><span style="color: black"><span style="font-size: small"><span style="font-family: Calibri">Certificate</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;color: black;font-size: 9pt"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;color: black;font-size: 9pt">For more info on how to configure your Cisco ASA firewall do <a href="http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/l2tp_ips.html#wp1046219"><span style="color: #0000ff">check this link</span></a> from Cisco Systems.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><a href="http://www.cisco.com/en/US/docs/security/vpn_client/cisco_vpn_client/iPhone/2.0/connectivity/guide/iphone.html"><span style="font-family: Calibri;color: #0000ff;font-size: small">http://www.cisco.com/en/US/docs/security/vpn_client/cisco_vpn_client/iPhone/2.0/connectivity/guide/iphone.html</span></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/do-you-know-apple-iphone-supports-cisco-vpn-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to turn a Cisco Router into ASA..</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-turn-a-cisco-router-into-asa/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-turn-a-cisco-router-into-asa/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:27:50 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[ASA/PIX]]></category>
		<category><![CDATA[Basic Firewall]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco ASA]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco IOS Firewall]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[ZFW]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-turn-a-cisco-router-into-asa/</guid>
		<description><![CDATA[Guess what your Routers  support zone-based policies, which really helps with multi-interface restrictions (rather than just one outside &#38; one inside interface with individual access list applications). Likewise, it now supports application inspection to catch those scandalous peer-to-peer programs.   Courtesy: Cisco Cisco IOS® Software Release 12.4(6)T introduced Zone-Based Policy Firewall (ZFW), a new configuration model [...]]]></description>
				<content:encoded><![CDATA[<p><span>Guess what your Routers  support zone-based policies, which really helps with multi-interface restrictions (rather than just one outside &amp; one inside interface with individual access list applications). Likewise, it now supports application inspection to catch those scandalous peer-to-peer programs.  </span></p>
<p><span><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/zone-design-guide1.gif" title="zoneguide"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/zone-design-guide1.gif" alt="zoneguide" /></a></p>
<p></span><span>Courtesy: Cisco</p>
<p></span><span>Cisco IOS® Software Release 12.4(6)T introduced Zone-Based Policy Firewall (ZFW), a new configuration model for the Cisco IOS Firewall feature set. This new configuration model offers intuitive policies for multiple-interface routers, increased granularity of firewall policy application, and a default deny-all policy that prohibits traffic between firewall security zones until an explicit policy is applied to allow desirable traffic. For more details do access this <a href="http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00808bc994.shtml">document from Cisco.</a></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-turn-a-cisco-router-into-asa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
