<?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>Binary War &#187; Cisco</title>
	<atom:link href="http://www.binarywar.com/category/networking/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binarywar.com</link>
	<description>My KB.  If it helps someone else who is searching for answers...great!</description>
	<lastBuildDate>Thu, 05 Aug 2010 20:21:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Network Policy Server and Cisco RADIUS Authentication</title>
		<link>http://www.binarywar.com/2009/12/network-policy-server-and-cisco-radius-authentication/</link>
		<comments>http://www.binarywar.com/2009/12/network-policy-server-and-cisco-radius-authentication/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 08:44:07 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.binarywar.com/?p=196</guid>
		<description><![CDATA[Setting up RADIUS authentication between Cisco devices and Network Policy Server (NPS) in Windows Server 2008 is a bit different than in previous versions of Windows. Here is a technet page with lots of good info on NPS: http://technet.microsoft.com/en-us/network/bb629414.aspx For now, I am just going to list the instructions needed to get up and going [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-206" title="nps8" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps8.jpg" alt="" width="430" height="320" /></p>
<p>Setting up RADIUS authentication between Cisco devices and Network Policy Server (NPS) in Windows Server 2008 is a bit different than in previous versions of Windows.</p>
<p>Here is a technet page with lots of good info on NPS:</p>
<p><a title="http://technet.microsoft.com/en-us/network/bb629414.aspx" href="http://technet.microsoft.com/en-us/network/bb629414.aspx" target="_blank">http://technet.microsoft.com/en-us/network/bb629414.aspx</a></p>
<p>For now, I am just going to list the instructions needed to get up and going with NPS to allow your server to act as an authentication point for your Cisco switches/routers.  This may work with other devices that can use radius authentication, but I have not tested it.  YMMV.</p>
<p><strong>1.  Install the Network Policy Server service</strong>.  It is a component under &#8216;Network Policy and Access Services&#8217;.</p>
<p><strong>2. Open the Network Policy Server console</strong> from Administrative Tools.</p>
<p><strong>3.  Create a new radius client for the Cisco device</strong>.  The process for this is very similar to the process in Server 2000/2003.  You just need the device IP, choose the &#8220;radius standard&#8221; type, and make up a shared secret.</p>
<p><strong>4. &#8220;Register server in Active Directory&#8221;</strong> by right-clicking on the &#8220;NPS (local)&#8221; item in the console.  This will allow NPS to query AD when an authentication request comes in.</p>
<p><a href="http://www.binarywar.com/wp-content/uploads/2009/12/registernps.jpg"><img class="aligncenter size-full wp-image-197" title="registernps" src="http://www.binarywar.com/wp-content/uploads/2009/12/registernps.jpg" alt="" width="267" height="164" /></a></p>
<p><strong>5.  Next, create a &#8220;Connection Request Policy&#8221;</strong>.  This is the step that is new to the process, and was not required before Server 2008.  Before, this was integrated into the remote access policy, as it was previously called.  The connection request policy doesn&#8217;t need to be anything complex.  The first step is to set the network access server type to &#8220;Unspecified&#8221;.</p>
<p><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps1.jpg"><img class="aligncenter size-medium wp-image-198" title="nps1" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps1-300x246.jpg" alt="" width="300" height="246" /></a></p>
<p style="padding-left: 30px;">Next, add at least one condition to the policy.  I usually use the &#8220;day and time restrictions&#8221;, and then set it to &#8216;permitted&#8217; 24&#215;7.  Obviously, the condition(s) you choose should conform to your company&#8217;s security policy, so you may need something different here.</p>
<p><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps2.jpg"><img class="aligncenter size-medium wp-image-199" title="nps2" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps2-300x245.jpg" alt="" width="300" height="245" /></a></p>
<p style="padding-left: 30px;">Finally, On the Settings tab, under Authentication, choose the radio button for &#8220;Authenticate requests on this server&#8221;.</p>
<p><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps3.jpg"><img class="aligncenter size-medium wp-image-200" title="nps3" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps3-300x245.jpg" alt="" width="300" height="245" /></a></p>
<p><strong>6.  Create a Network Policy</strong>, formerly known as a remote access policy in previous versions of Windows Server.  On the Overview tab, configure the policy to use the network access server type of &#8220;Unspecified&#8221;.  In addition, set the access permission setting to &#8220;Grant Access&#8221;.</p>
<p><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps4.jpg"><img class="aligncenter size-medium wp-image-201" title="nps4" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps4-300x246.jpg" alt="" width="300" height="246" /></a></p>
<p style="padding-left: 30px;">On the Conditions tab, add at least one condition.  Typically, this will be the Windows Group that is allowed to log in to the network devices.  As I said before, you may need to use different conditions than I show here due to your company security policy.</p>
<p style="padding-left: 30px;"><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps5.jpg"><img class="aligncenter size-medium wp-image-202" title="nps5" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps5-300x246.jpg" alt="" width="300" height="246" /></a></p>
<p style="padding-left: 30px;">On the Constraints tab, the only change you should need to make is to enable the authentication method of &#8220;Unencrypted authentication (PAP, SPAP)&#8221;</p>
<p style="padding-left: 30px;"><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps6.jpg"><img class="aligncenter size-medium wp-image-203" title="nps6" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps6-300x246.jpg" alt="" width="300" height="246" /></a></p>
<p style="padding-left: 30px;">Lastly, on the Settings tab, under Encryption, make sure that the &#8220;No Encryption&#8221; option is enabled.</p>
<p style="padding-left: 30px;"><a href="http://www.binarywar.com/wp-content/uploads/2009/12/nps7.jpg"><img class="aligncenter size-medium wp-image-204" title="nps7" src="http://www.binarywar.com/wp-content/uploads/2009/12/nps7-300x245.jpg" alt="" width="300" height="245" /></a></p>
<p><strong>7.  Point your network device(s) at this server for authentication</strong>.  The method for doing this varies depending on the make and model of your device.  With recent IOS images on Cisco switches, the commands will look something like this.</p>
<blockquote><p>aaa new-model</p>
<p>aaa session-id common</p>
<p>aaa authentication login default group radius local</p>
<p>radius-server host 10.0.0.1 auth-port 1812 acct-port 1813 key putyoursecretkeyhere</p></blockquote>
<p><strong>8.  Finally, test it!</strong></p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="Evernote" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="Digg" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F12%2Fnetwork-policy-server-and-cisco-radius-authentication%2F&amp;linkname=Network%20Policy%20Server%20and%20Cisco%20RADIUS%20Authentication"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.binarywar.com/2009/12/network-policy-server-and-cisco-radius-authentication/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cisco PIX/ASA Causes SMTP Banner Corruption</title>
		<link>http://www.binarywar.com/2009/11/cisco-pixasa-causes-smtp-banner-corruption/</link>
		<comments>http://www.binarywar.com/2009/11/cisco-pixasa-causes-smtp-banner-corruption/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 04:09:15 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.binarywar.com/2009/11/cisco-pixasa-causes-smtp-banner-corruption/</guid>
		<description><![CDATA[Traffic inspection rules on a Cisco PIX or ASA firewall will sometimes cause the SMTP banner to appear corrupted. When testing access to your mail server from outside, you may notice that the SMTP banner looks like this: This is just a symptom of the problem, which is that the SMTP traffic inspection rule is [...]]]></description>
			<content:encoded><![CDATA[<p>Traffic inspection rules on a Cisco PIX or ASA firewall will sometimes cause the SMTP banner to appear corrupted.</p>
</p>
<p>When testing access to your mail server from outside, you may notice that the SMTP banner looks like this:</p>
</p>
<p><a href='http://posterous.com/getfile/files.posterous.com/ajohnstone/FqU2KRAUNl0xIWAlxkN6URLen8nzgwhVwVkKH8J5Kd6rR9kN851aqvqEOq7W/image002.png'><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/fGtcOCG2nPhjly9spSCTvXNhSXrQ8LDLxZ5vcGus7kCa0RUXvLTDYagxHpHP/image002.png.scaled.500.jpg" width="500" height="65"/></a> </p>
</p>
<p>This is just a symptom of the problem, which is that the SMTP traffic inspection rule is interfering with the SMTP data stream.&nbsp; Another symptom would be to see email messages destined for this server seemingly stuck in the SMTP queue on a server outside the network. &nbsp;This can ultimately cause delayed and undeliverable mail, especially for larger messages, such as those with attachments.</p>
</p>
<p>The resolution for this problem is to disable the traffic inspection rule for SMTP/ESMTP on the Cisco PIX or ASA firewall.</p>
</p>
<p>On a PIX, this can be done from the command-line using the &#8220;no fixup protocol SMTP 25&#8221; command.&nbsp; It can also be disabled from the PIX Device Manager (PDM).</p>
</p>
<p>On an ASA, it&#8217;s a little different.&nbsp; From the command line (assuming your policy map is named &#8220;global_policy&#8221; and your class is named &#8220;inspection_default&#8221;):</p>
</p>
<p><span style="font-size: 10.0pt; font-family: Courier New; color: black;">CiscoASA(config)#</span><strong><span style="font-size: 10.0pt; font-family: Courier New; font-weight: normal;">policy-map<span style="color: black;"> global_policy</span></span></strong><span style="font-family: Courier New;"><br /> </span><span style="font-size: 10.0pt; font-family: Courier New; color: black;">CiscoASA(config-pmap)#<a href="http://www.cisco.com/en/US/customer/docs/security/asa/asa72/command/reference/c1_72.html#wp2037028"><span style="font-size: 11.0pt; color: black; text-decoration: none;">class</span></a></span><span style="font-family: Courier New;"> inspection_default</span><span style="font-size: 10.0pt; font-family: Courier New; color: black;"><br /> CiscoASA(config-pmap-c)#<a href="http://www.cisco.com/en/US/customer/docs/security/asa/asa72/command/reference/i2_72.html#wp1670771"><span style="font-size: 11.0pt; color: black; text-decoration: none;">no inspect esmtp</span></a>&nbsp;</span></p>
</p>
<p>From the Adaptive Security Device Manager (ASDM):</p>
</p>
<p class="MsoListParagraph" style=""><span style="">1.<span style="font: 7.0pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Go to Security Policy &#8211;&gt; Open the inspection rule:</p>
<p class="MsoListParagraph" style="margin-left: .25in;">
<p><a href='http://posterous.com/getfile/files.posterous.com/ajohnstone/D2DI0e2pJOtxAkLOUHQ4fVokAYuGElYyRLkoxMUVKlNp8o5ZnBeJT3mNg2DS/image004.png'><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/vsz58fepT3aKlXkPJ4GJBnSkUDjjahQ3Uv6OWLORp2zebQNsZJPLl2tK27ai/image004.png.scaled.500.jpg" width="500" height="113"/></a> </p>
</p>
<p class="MsoListParagraph" style=""><span style="">2.<span style="font: 7.0pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Go to the Rule Actions tab and uncheck the box next to &#8216;ESMTP&#8217;</p>
</p>
<p><a href='http://posterous.com/getfile/files.posterous.com/ajohnstone/VRTCZnkudubCGfBIQiRDyLV7z61Qw8M485EZiGmsvqt7ezj9WG9dOTq3ZIba/image005.png'><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/LL6vAjcwF6M30pVwC4qUFzRA5IiqBySvhRcNaPuVmeK8QgCz4nOvwO14FEdZ/image005.png.scaled.500.jpg" width="500" height="168"/></a> </p>
</p>
<p class="MsoListParagraph" style=""><span style="">3.<span style="font: 7.0pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Test from outside the PIX/ASA again by telnetting to port 25; your SMTP banner should now look like this (I have masked the name of the server for privacy).</p>
</p>
<p><a href='http://posterous.com/getfile/files.posterous.com/ajohnstone/M39pcAOgocKJmYyPE5I8OvR06A34afb2Uf4MdHAeYfM9Aqsy3YI38HWkOqw1/image001.png'><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/0SbYBogoaE0k0EDcHZnoJmEJrq9Fnr3DoOnDjYXTkpSh2uo25nKvKq5OlcMc/image001.png.scaled.500.jpg" width="500" height="63"/></a> </p>
</p>
<p>That&#8217;s it.&nbsp; I have made it standard practice to just disable this inspection rule on all Cisco ASA firewalls that I deploy to avoid problems.</p>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://aaronjohnstone.com/cisco-pixasa-causes-smtp-banner-corruption">Aaron Johnstone</a>  </p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="Evernote" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="Digg" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fcisco-pixasa-causes-smtp-banner-corruption%2F&amp;linkname=Cisco%20PIX%2FASA%20Causes%20SMTP%20Banner%20Corruption"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.binarywar.com/2009/11/cisco-pixasa-causes-smtp-banner-corruption/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Set up VPN Client Access on a Cisco ASA</title>
		<link>http://www.binarywar.com/2009/10/set-up-vpn-client-access-on-a-cisco-asa/</link>
		<comments>http://www.binarywar.com/2009/10/set-up-vpn-client-access-on-a-cisco-asa/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:34:15 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.binarywar.com/2009/10/set-up-vpn-client-access-on-a-cisco-asa/</guid>
		<description><![CDATA[This article walks through how to configure a remote access VPN connection on a Cisco ASA 5500-series firewall. 1.  Log in to the Cisco ASDM 2.  Go to the Wizards menu and run the VPN Wizard. 3.  Choose the ‘Remote Access’ type on the VPN Tunnel Type page: 4.  Choose “Cisco VPN Client” for the [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;">This article walks through how to configure a remote access VPN connection on a Cisco ASA 5500-series firewall.</span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;">1.  Log in to the Cisco ASDM</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">2.  Go to the Wizards menu and run the VPN Wizard.</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">3.  Choose the ‘Remote Access’ type on the VPN Tunnel Type page:</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;"><a href="http://posterous.com/getfile/files.posterous.com/ajohnstone/jb34JcnkbSvMQaog4cRhP8CQAiifNiKLjQjTNFm5Rhk8GyfaeJM7wzfH55sJ/image002.jpg"><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/dk5S3ouQn3c7GYO9uIDqa6qbNEqJRPnpdvVYatUNp8ZhrIWyzxaWb9MFddGf/image002.jpg.scaled.500.jpg" alt="" width="500" height="371" /></a> </span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;"> </span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;"><br />
</span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;">4.  Choose “Cisco VPN Client” for the VPN client type.</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">5.  Set your pre-shared key and your Tunnel Group Name</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">6.  Choose the client authentication method, either using the local user database or an AAA server group</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">7.  Add a DHCP pool to be used for users connecting using a VPN client; use a different subnet than one already in use on your LAN</span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;"><br />
</span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;"> </span> <span style="font-size: 12.0pt; font-family: Times New Roman,serif;"><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/KvXkde4iKHNNmtLkvnVJqKU2dzTpFXJGIaBnTEdS4AiO9hcyoHNnF7HU2EsQ/image005.png" alt="" width="348" height="297" /> </span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">8.   Configure the DHCP scope options, such as DNS, WINS, and default domain name</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">9.   Set the IKE and IPSec policies; I normally use the defaults, which currently are 3DES-SHA</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">10. Set the Address Translation Exemption and split tunneling options.  Typically, I use the internal network that the VPN-connected client will need access to and enable split tunneling.</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">11. Click Next, then Finish.</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;">12. Go check the NAT exemption rules.  You should have a rule on the inside interface, exempting any traffic that is going to the VPN subnet (in this case 10.0.2.0/24) from NAT.  Should look like this:</span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;"><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/XEECECm1WlM3K8k2kIyLrl97SzucwH5MxblHwaTzK7O0RJst1ZEmKpZJXhz8/image003.jpg" alt="" width="471" height="302" /> </span><br />
<span style="font-size: 12.0pt; font-family: Times New Roman,serif;"> </span></p>
<p><span style="font-size: 12.0pt; font-family: Times New Roman,serif;">13. That is it; you are done!  You should be able to set up your Cisco VPN client, connect to the network, and test by pinging one of the servers on the internal LAN subnet.</span></p>
<ol type="1"></ol>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via email</a> from <a href="http://aaronjohnstone.com/set-up-vpn-client-access-on-a-cisco-asa">Aaron Johnstone</a></p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="Evernote" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="Digg" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fset-up-vpn-client-access-on-a-cisco-asa%2F&amp;linkname=Set%20up%20VPN%20Client%20Access%20on%20a%20Cisco%20ASA"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.binarywar.com/2009/10/set-up-vpn-client-access-on-a-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Cisco ASA remote access VPN to use RADIUS</title>
		<link>http://www.binarywar.com/2009/10/configure-cisco-asa-remote-access-vpn-to-use-radius/</link>
		<comments>http://www.binarywar.com/2009/10/configure-cisco-asa-remote-access-vpn-to-use-radius/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:33:55 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2000]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.binarywar.com/2009/10/configure-cisco-asa-remote-access-vpn-to-use-radius/</guid>
		<description><![CDATA[This article will help with setting up a Cisco ASA 5500-series firewall to use RADIUS to query a Microsoft Windows Active Directory domain controller to authenticate users who are connecting in using the Cisco VPN client. 1. Install the Internet Authentication Service (IAS) Windows component 2. Open the IAS console 3. Add the Cisco ASA [...]]]></description>
			<content:encoded><![CDATA[<p>This article will help with setting up a Cisco ASA 5500-series firewall to use RADIUS to query a Microsoft Windows Active Directory domain controller to authenticate users who are connecting in using the Cisco VPN client.</p>
<p class="MsoListParagraph"><span>1.<span style="font: 7.0pt Times New Roman;"> </span></span>Install the Internet Authentication Service (IAS) Windows component</p>
<p class="MsoListParagraph"><span>2.<span style="font: 7.0pt Times New Roman;"> </span></span>Open the IAS console</p>
<p class="MsoListParagraph"><span>3.<span style="font: 7.0pt Times New Roman;"> </span></span>Add the Cisco ASA as a RADIUS client</p>
<p class="MsoListParagraph"><span>4.<span style="font: 7.0pt Times New Roman;"> </span></span>Edit the remote access policy in the IAS console as needed; enable “Unencrypted authentication (PAP, SPAP)” on the Authentication tab of the profile</p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><img src="http://posterous.com/getfile/files.posterous.com/ajohnstone/85YxHYJijM5AGZKDKTlUZ12epamDVGwC2zMfOmCI8kwjaP0xNHz9r807YwU3/image001.png" alt="" width="401" height="465" /></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>5.<span style="font: 7.0pt Times New Roman;"> </span></span>Connect to your ASA (assuming you are using the ASDM)</p>
<p class="MsoListParagraph"><span>6.<span style="font: 7.0pt Times New Roman;"> </span></span>Go to the Properties tab, then to AAA Setup <span style="font-family: Wingdings;">à</span> AAA Server Groups</p>
<p class="MsoListParagraph"><span>7.<span style="font: 7.0pt Times New Roman;"> </span></span>Create new server group</p>
<p class="MsoListParagraph"><span>8.<span style="font: 7.0pt Times New Roman;"> </span></span>Add a server to the group</p>
<p class="MsoListParagraph"><span>9.<span style="font: 7.0pt Times New Roman;"> </span></span>Test the authentication</p>
<p class="MsoListParagraph"><span>10.<span style="font: 7.0pt Times New Roman;"> </span></span>Go into your VPN settings on the ASA (General <span style="font-family: Wingdings;">à</span> Tunnel Group <span style="font-family: Wingdings;">à</span> properties of the remote access VPN)</p>
<p class="MsoListParagraph"><span>11.<span style="font: 7.0pt Times New Roman;"> </span></span>Go to the General <span style="font-family: Wingdings;">à</span> Authentication tab and change the Authentication Server Group property to the new AAA Server Group that you just created</p>
<p class="MsoListParagraph"><span>12.<span style="font: 7.0pt Times New Roman;"> </span></span>Check the box to enable LOCAL authentication if the server group fails</p>
<p class="MsoListParagraph"><span>13.<span style="font: 7.0pt Times New Roman;"> </span></span>Test it with an Active Directory user account from outside using the Cisco VPN client</p>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via email</a> from <a href="http://aaronjohnstone.com/configure-cisco-asa-remote-access-vpn-to-use">Aaron Johnstone</a></p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="Evernote" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="Digg" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F10%2Fconfigure-cisco-asa-remote-access-vpn-to-use-radius%2F&amp;linkname=Configure%20Cisco%20ASA%20remote%20access%20VPN%20to%20use%20RADIUS"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.binarywar.com/2009/10/configure-cisco-asa-remote-access-vpn-to-use-radius/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
