<?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>My-Technet &#187; ASA</title>
	<atom:link href="http://my-technet.com/index.php/category/cisco/firewall/asa/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-technet.com</link>
	<description>Where I Save What I Will Forget</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Website Filtering Policy</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/website-filtering-policy/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/website-filtering-policy/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 19:08:06 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/cisco/firewall/asa/website-filtering-policy/</guid>
		<description><![CDATA[regex myspace &#34;[Mm][Yy][Ss][Pp][Aa][Cc][Ee].[Cc][Oo][Mm]&#34; regex facebook &#34;[Ff][Aa][Cc][Ee][Bb][Oo][Oo][Kk].[Cc][Oo][Mm]&#34; class-map type regex match-any DomainBlockList match regex facebook match regex myspace class-map type inspect<a href="http://my-technet.com/index.php/cisco/firewall/asa/website-filtering-policy/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>regex myspace &quot;[Mm][Yy][Ss][Pp][Aa][Cc][Ee].[Cc][Oo][Mm]&quot;    <br />regex facebook &quot;[Ff][Aa][Cc][Ee][Bb][Oo][Oo][Kk].[Cc][Oo][Mm]&quot; </p>
<p>class-map type regex match-any DomainBlockList    <br />match regex facebook     <br />match regex myspace     <br />class-map type inspect http match-all BlockDomainsClass     <br />match request header host regex class DomainBlockList </p>
<p>policy-map type inspect http Blockwebsites    <br />parameters     <br />&#160; protocol-violation action drop-connection     <br />class BlockDomainsClass     <br />&#160; reset log </p>
<p>policy-map Block_policy    <br />class inspection_default     <br />&#160; inspect http Blockwebsites </p>
<p>service-policy Block_policy interface inside</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/website-filtering-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure ASA/Pix To Use 2008 RADIUS</title>
		<link>http://my-technet.com/index.php/cisco/firewall/configure-asapix-to-use-2008-radius/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/configure-asapix-to-use-2008-radius/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 00:55:00 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[PIX]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/cisco/firewall/configure-asapix-to-use-2008-radius/</guid>
		<description><![CDATA[ASA Commands to enable VPN Client RADIUS authentication. aaa-server RADIUS protocol radius aaa-server RADIUS host 192.168.200.156 &#160;&#160; key cisco123 tunnel-group<a href="http://my-technet.com/index.php/cisco/firewall/configure-asapix-to-use-2008-radius/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong>ASA Commands to enable VPN Client RADIUS authentication.</strong></p>
<p>aaa-server RADIUS protocol radius    <br />aaa-server RADIUS host 192.168.200.156     <br />&#160;&#160; key cisco123</p>
<p>tunnel-group vpnclient general-attributes    <br />&#160;&#160; authentication-server-group RADIUS</p>
</p>
<hr />
<p> <span id="more-382"></span>
<p><strong>Configure the Windows 2008 Server.</strong></p>
<p>Note: Windows Server Standard will support up to 50 clients.</p>
<p>Add the “Network Policy and Access Services” role. Select “Network Policy Server”.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image_thumb.png" width="577" height="434" /></a></p>
<p>&#160;</p>
<p>Configure a new RADIUS Client. Enter the IP address of the ASA/Pix and Shared secret key.</p>
<p>Configure the settings to match the screenshot below.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image1.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image_thumb1.png" width="573" height="595" /></a>&#160;</p>
<p>&#160;</p>
<p>Create a New Network Policy. Configure the settings to match the screenshot below.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image_thumb2.png" width="573" height="479" /></a></p>
<p>&#160;</p>
<p>Add the Windows User Group that will be allowed VPN access.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image13.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image13_thumb.png" width="576" height="474" /></a></p>
<p>&#160;</p>
<p>Configure the Authentication Method to use “Unencrypted authentication”.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image18.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image18_thumb.png" width="579" height="479" /></a></p>
<p>&#160;</p>
<p>Remote the existing Standard Attributes. Attributes should be empty.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image23.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image23_thumb.png" width="581" height="477" /></a></p>
<p>&#160;</p>
<p>Set Encryption to “No Encryption”.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2009/08/image28.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://my-technet.com/wp-content/uploads/2009/08/image28_thumb.png" width="584" height="481" /></a></p>
<p>&#160;</p>
<p>Accept the warning messages regarding Low/No encryption.</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/configure-asapix-to-use-2008-radius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Configure Client IPSec VPN Access To Remote Sites Through Existing Lan-to-Lan VPN Tunnels</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/how-to-configure-client-ipsec-vpn-access-to-remote-sites-through-existing-lan-to-lan-vpn-tunnels-2/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/how-to-configure-client-ipsec-vpn-access-to-remote-sites-through-existing-lan-to-lan-vpn-tunnels-2/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 01:36:49 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/uncategorized/how-to-configure-client-ipsec-vpn-access-to-remote-sites-through-existing-lan-to-lan-vpn-tunnels-2/</guid>
		<description><![CDATA[I was finally able to get Client VPN access to remote networks with the configuration below. The configuration changes below<a href="http://my-technet.com/index.php/cisco/firewall/asa/how-to-configure-client-ipsec-vpn-access-to-remote-sites-through-existing-lan-to-lan-vpn-tunnels-2/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>I was finally able to get Client VPN access to remote networks with the configuration below. The configuration changes below assume the VPN Client is configured already and functional. It also assumes that the Lan-to-Lan VPN from (Main) to (Remote) has been setup and is functional.</p>
<p> </p>
<p>Main Location Internal Network – 10.0.0.0/8</p>
<p>Remote Location Internal Network – 192.168.2.0/24</p>
<p>Client VPN IP Network – 192.168.10.0/24</p>
<p> </p>
<p><strong>ASA 55xx (Main) – VPN Clients Terminate Here</strong></p>
<p> </p>
<p><span style="color: #ff0000;">!&#8212; Allow traffic to enter and leave the same interface</span></p>
<p>same-security-traffic permit intra-interface</p>
<p><span style="color: #ff0000;">!&#8212; Client VPN IP Pool</span></p>
<p>ip local pool IPPool 192.168.10.1-192.168.10.254</p>
<p> </p>
<p><span style="color: #ff0000;">!&#8212; Split Tunnel for Client VPN and Remote Local Network</span></p>
<p>access-list SplitTunnel extended permit ip 192.168.2.0 255.255.255.0 192.168.10.0 255.255.255.0</p>
<p><span style="color: #ff0000;">!&#8212; Access list for Client VPN and Remote Local Network</span></p>
<p>access-list RemoteVPN extended permit ip 192.168.10.0 255.255.255.0 192.168.2.0 255.255.255.0</p>
<p> </p>
<p><strong>Pix/ASA (Remote) – VPN Clients need access to this network</strong></p>
<p> </p>
<p><span style="color: #ff0000;">!&#8212;No NAT for Remote Local Network and Client VPN</span></p>
<p>access-list NoNAT permit ip 192.168.2.0 255.255.255.0 192.168.10.0 255.255.255.0</p>
<p><span style="color: #ff0000;">!&#8212; Access list for Remote Local Network and Client VPN</span></p>
<p>access-list Main permit ip 192.168.2.0 255.255.255.0 192.168.10.0 255.255.255.0</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/how-to-configure-client-ipsec-vpn-access-to-remote-sites-through-existing-lan-to-lan-vpn-tunnels-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performing Password Recovery For The ASA 5500 Series Adaptive Security Appliance</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/performing-password-recovery-for-the-asa-5500-series-adaptive-security-appliance/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/performing-password-recovery-for-the-asa-5500-series-adaptive-security-appliance/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 03:15:40 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=72</guid>
		<description><![CDATA[Step 1 Connect to the security appliance console port. Step 2 Power off the security appliance, and then power it on. Step 3<a href="http://my-technet.com/index.php/cisco/firewall/asa/performing-password-recovery-for-the-asa-5500-series-adaptive-security-appliance/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong>Step 1 </strong>Connect to the security appliance console port.</p>
<p><strong>Step 2 </strong>Power off the security appliance, and then power it on.</p>
<p><strong>Step 3 </strong>During the startup messages, press the <strong>Escape</strong> key when prompted to enter ROMMON.</p>
<p><strong>Step 4 </strong>To set the security appliance to ignore the startup configuration at reload, enter the following command:</p>
<p>rommon #1&gt;<strong> confreg</strong></p>
<p>The security appliance displays the current configuration register value, and asks if you want to change the value:</p>
<p>Current Configuration Register: 0&#215;00000011</p>
<p>Configuration Summary: boot TFTP image, boot default image from Flash on netboot failure</p>
<p>Do you wish to change this configuration? y/n [n]:</p>
<p><strong>Step 5</strong> Record your current configuration register value, so you can restore it later.</p>
<p><strong>Step 6 </strong>At the prompt, enter <strong>Y</strong> to change the value.</p>
<p>The security appliance prompts you for new values.</p>
<p><strong>Step 7 </strong>Accept the default values for all settings, except for the &#8220;disable system configuration?&#8221; value; at that prompt, enter <strong>Y</strong>.</p>
<p><strong>Step 8 </strong>Reload the security appliance by entering the following command:</p>
<p>rommon #2&gt; <strong>boot</strong></p>
<p>The security appliance loads a default configuration instead of the startup configuration.</p>
<p><strong>Step 9 </strong>Enter privileged EXEC mode by entering the following command:</p>
<p>hostname&gt; <strong>enable</strong></p>
<p><strong>Step 10 </strong>When prompted for the password, press <strong>Return</strong>.</p>
<p>The password is blank.</p>
<p><strong>Step 11 </strong>Load the startup configuration by entering the following command:</p>
<p>hostname# <strong>copy startup-config running-config</strong></p>
<p><strong>Step 12 </strong>Enter global configuration mode by entering the following command:</p>
<p>hostname# <strong>configure terminal</strong></p>
<p><strong>Step 13 </strong>Change the passwords in the configuration by entering the following commands, as necessary:</p>
<p>hostname(config)# <strong>password </strong>password</p>
<p>hostname(config)# <strong>enable password </strong>password</p>
<p>hostname(config)# <strong>username </strong>name password password</p>
<p><strong>Step 14 </strong>Change the configuration register to load the startup configuration at the next reload by entering the following command:</p>
<p>hostname(config)# <strong>config-register </strong>value</p>
<p>Where <em>value</em> is the configuration register value you noted in <a href="http://www.cisco.com/en/US/docs/security/asa/asa71/configuration/guide/trouble.html#wp1058162">Step 5</a>. 0&#215;1 is the default configuration register. For more information about the configuration register, see the <em>Cisco Security Appliance Command Reference</em>.</p>
<p><strong>Step 15 </strong>Save the new passwords to the startup configuration by entering the following command:</p>
<p>hostname(config)# <strong>copy running-config startup-config</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/performing-password-recovery-for-the-asa-5500-series-adaptive-security-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AnyConnect VPN Config Example</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/anyconnect-vpn-config-example/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/anyconnect-vpn-config-example/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 02:50:58 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=64</guid>
		<description><![CDATA[webvpn enable outside svc image disk0:/anyconnect-win-2.2.0128-k9.pkg 1 svc enable tunnel-group-list enable *** Will configure the ASA to autorun the SSL<a href="http://my-technet.com/index.php/cisco/firewall/asa/anyconnect-vpn-config-example/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>webvpn   <br /> enable outside    <br /> svc image disk0:/anyconnect-win-2.2.0128-k9.pkg 1    <br /> svc enable    <br /> tunnel-group-list enable    </p>
<p>*** Will configure the ASA to autorun the SSL vpn client</p>
<p>group-policy AnyConnectGroup internal   <br />group-policy AnyConnectGroup attributes    <br /> wins-server value 10.0.0.10 10.0.0.11    <br /> dns-server value 10.0.0.10 10.0.0.11    <br />&#160;<strong>vpn-tunnel-protocol svc</strong>    <br /> split-tunnel-policy tunnelspecified    <br /> split-tunnel-network-list value SplitTunnel    </p>
<p><strong>OR</strong></p>
<p>&#160;</p>
<p>*** Will configure the ASA to direct clients to the AnyConnect Web Interface</p>
<p> group-policy AnyConnectGroup internal  <br />group-policy AnyConnectGroup attributes  <br /> wins-server value 10.0.0.10 10.0.0.11  <br /> dns-server value 10.0.0.10 10.0.0.11  <br />&#160;<strong>vpn-tunnel-protocol svc webvpn</strong>  <br /> split-tunnel-policy tunnelspecified  <br /> split-tunnel-network-list value SplitTunnel
<p> webvpn   <br />&#160; svc keep-installer installed    <br />&#160; svc rekey time 30    <br />&#160; svc rekey method ssl    <br />&#160; svc ask none default svc</p>
<p>tunnel-group sslgroup type remote-access   <br />tunnel-group sslgroup general-attributes    <br /> address-pool IPPool    <br /> default-group-policy AnyConnectGroup    <br />tunnel-group sslgroup webvpn-attributes    <br /> group-alias sslgroup_users enable</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/anyconnect-vpn-config-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Second Level Authentication On IPSec Client VPN</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/disable-second-level-authentication-on-ipsec-client-vpn/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/disable-second-level-authentication-on-ipsec-client-vpn/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:14:21 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=57</guid>
		<description><![CDATA[Ver 8.x &#8211; tunnel-group CLIENTVPNGROUPNAME ipsec-attributes                    isakmp ikev1-user-authentication none Ver 7.x &#8211; tunnel-group CLIENTVPNGROUPNAME general-attributes                    authentication-server-group none]]></description>
			<content:encoded><![CDATA[<p>Ver 8.x &#8211; tunnel-group<span style="color: #0000ff;"> CLIENTVPNGROUPNAME </span>ipsec-attributes<br />
                   isakmp ikev1-user-authentication none</p>
<p><span style="color: #0000ff;"><span style="color: #000000;">Ver 7.x &#8211; tunnel-group <span style="color: #0000ff;">CLIENTVPNGROUPNAME</span> general-attributes<br />
                   authentication-server-group none</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/disable-second-level-authentication-on-ipsec-client-vpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASA To ASA Easy VPN Configuration</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/asa-to-asa-easy-vpn-configuration/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/asa-to-asa-easy-vpn-configuration/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 03:05:25 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=54</guid>
		<description><![CDATA[ASA that is Acting as the VPN Server username cisco password ******* !&#8212; Binds the dynamic map to the IPsec/ISAKMP<a href="http://my-technet.com/index.php/cisco/firewall/asa/asa-to-asa-easy-vpn-configuration/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong>ASA that is Acting as the VPN Server</strong></p>
<p>username cisco password *******</p>
<p><span style="color: #0000ff;">!&#8212; Binds the dynamic map to the IPsec/ISAKMP process.</span></p>
<p>crypto map myMAP 60 ipsec-isakmp dynamic myDYN-MAP</p>
<p><span style="color: #0000ff;">!&#8212; The tunnel-group commands bind the configurations<br />
!&#8212; defined in this configuration to the tunnel that is<br />
!&#8212; used for EasyVPN.  This tunnel name is the one specified on the remote side.</span></p>
<p>tunnel-group mytunnel type ipsec-ra<br />
tunnel-group mytunnel general-attributes<br />
 default-group-policy myGROUP<br />
tunnel-group mytunnel ipsec-attributes</p>
<p><span style="color: #0000ff;">!&#8212; The pre-shared-key.</span></p>
<p>pre-shared-key *</p>
<p><strong>ASA that is Acting as the VPN Client</strong></p>
<p><span style="color: #0000ff;">!&#8212; Easy VPN Client Configuration.<br />
!&#8212; Specify the IP address of the VPN server.</span></p>
<p>vpnclient server 10.20.20.1</p>
<p><span style="color: #0000ff;">!&#8212; This example uses network extension mode.</span></p>
<p>vpnclient mode network-extension-mode</p>
<p><span style="color: #0000ff;">!&#8212; Specify the group name and the pre-shared key.</span></p>
<p>vpnclient vpngroup mytunnel password ********</p>
<p><span style="color: #0000ff;">!&#8212; Specify the authentication username and password.</span></p>
<p>vpnclient username cisco password ********</p>
<p><span style="color: #0000ff;">!&#8212; In order to enable the device as hardware vpnclient, use this command.</span></p>
<p>vpnclient enable</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/asa-to-asa-easy-vpn-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure WAN Failover To LAN-to-LAN IPSec VPN</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/configure-wan-failover-to-lan-to-lan-ipsec-vpn/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/configure-wan-failover-to-lan-to-lan-ipsec-vpn/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 02:39:44 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=46</guid>
		<description><![CDATA[First we configure configure U Turn-Hairpinning global (inside) 1 interface static (inside,inside) 192.168.1.0 192.168.1.0 netmask 255.255.255.255 Then the Backup route<a href="http://my-technet.com/index.php/cisco/firewall/asa/configure-wan-failover-to-lan-to-lan-ipsec-vpn/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong>First we configure configure U Turn-Hairpinning</strong></p>
<p>global (inside) 1 interface</p>
<p>static (inside,inside) 192.168.1.0 192.168.1.0 netmask 255.255.255.255</p>
<p><strong>Then the Backup route configuration</strong></p>
<p>global (outside) 1 interface<br />
nat (inside) 1 172.16.1.0 255.255.255.0<br />
route inside 192.168.1.0 255.255.255.0 192.168.2.1 1 track 1 route outside 0.0.0.0 0.0.0.0 <span style="color: #0000ff;">123.123.123.123</span> (<span style="color: #0000ff;">External IP</span>) track 2</p>
<p>sla monitor 123<br />
type echo protocol ipIcmpEcho 192.168.2.1  interface inside num-packets 3 frequency 5 sla monitor schedule 123 life forever start-time now sla monitor</p>
<p>124 type echo protocol ipIcmpEcho <span style="color: #0000ff;">123.123.123.123</span> (<span style="color: #0000ff;">External IP</span>) interface outside num-packets 3 frequency 5 sla monitor schedule 124 life forever start-time now track 1</p>
<p>rtr 123 reachability track 2 rtr 124 reachability</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/configure-wan-failover-to-lan-to-lan-ipsec-vpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable Split Tunnel for IPSec Client VPN</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/how-to-disable-split-tunnel-for-ipsec-client-vpn-on-asa/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/how-to-disable-split-tunnel-for-ipsec-client-vpn-on-asa/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 02:20:35 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=42</guid>
		<description><![CDATA[!−−− Command that permits IPsec traffic to enter and exit the same interface. same−security−traffic permit intra−interface !−−− The address pool<a href="http://my-technet.com/index.php/cisco/firewall/asa/how-to-disable-split-tunnel-for-ipsec-client-vpn-on-asa/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ff;">!−−− Command that permits IPsec traffic to enter and exit the same interface.</span></p>
<p>same−security−traffic permit intra−interface</p>
<p><span style="color: #0000ff;">!−−− The address pool for the VPN Clients.</span></p>
<p>ip local pool vpnpool 192.168.10.1−192.168.10.254 mask 255.255.255.0</p>
<p><span style="color: #0000ff;">!−−− The global address for Internet access used by VPN Clients.<br />
!−−− Apply an address from your public range provided by your ISP.</span></p>
<p>global (outside) 1 172.18.124.166</p>
<p><span style="color: #0000ff;">!−−− The NAT statement to define what to encrypt (the addresses from the vpn−pool).</span></p>
<p>nat (outside) 1 192.168.10.0 255.255.255.0<br />
nat (inside) 1 0.0.0.0 0.0.0.0</p>
<p><span style="color: #0000ff;">!−−− Forces VPN Clients over the tunnel for Internet access. Configured under Client VPN group-policy.</span></p>
<p>split−tunnel−policy tunnelall</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/how-to-disable-split-tunnel-for-ipsec-client-vpn-on-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Hairpinning or U−turn</title>
		<link>http://my-technet.com/index.php/cisco/firewall/asa/configure-hairpinning-or-u%e2%88%92turn-on-asa/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/cisco/firewall/asa/configure-hairpinning-or-u%e2%88%92turn-on-asa/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 02:10:13 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[ASA]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=37</guid>
		<description><![CDATA[Hairpinning or U−turn This feature is useful for VPN traffic that enters an interface but is then routed out of<a href="http://my-technet.com/index.php/cisco/firewall/asa/configure-hairpinning-or-u%e2%88%92turn-on-asa/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong>Hairpinning or U−turn</strong></p>
<p>This feature is useful for VPN traffic that enters an interface but is then routed out of that same interface. For example, if you have a hub−and−spoke VPN network, where the security appliance is the hub, and the remote VPN networks are spokes, in order for one spoke to communicate with another spoke, traffic must go into the security appliance and then out again to the other spoke.</p>
<p>Use the same−security−traffic command to allow traffic to enter and exit the same interface.</p>
<p>securityappliance(config)#<br />
same−security−traffic permit intra−interface</p>
<p><strong>Note:</strong> Hairpinning or U−turn is applicable for VPN Client to VPN Client communication, as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/cisco/firewall/asa/configure-hairpinning-or-u%e2%88%92turn-on-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
