<?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>Musings from the Mount &#187; asa</title>
	<atom:link href="http://www.seanlarsen.com/index.php/tag/asa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanlarsen.com</link>
	<description>Inner thoughts of a part time guru</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to allow active FTP on a Cisco ASA</title>
		<link>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/</link>
		<comments>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:30:48 +0000</pubDate>
		<dc:creator>guru</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[asa]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.seanlarsen.com/?p=170</guid>
		<description><![CDATA[How to allow active FTP on a Cisco ASA. This took me forever to figure out for some reason: class-map inspection_default match default-inspection-traffic ! ! policy-map asa_global_fw_policy class inspection_default inspect ftp ! service-policy asa_global_fw_policy global Link: http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php">How to allow active FTP on a Cisco ASA</a>.</p>
<p>This took me forever to figure out for some reason:</p>
<blockquote>
<pre>class-map inspection_default
 match default-inspection-traffic
!
!
policy-map asa_global_fw_policy
 class inspection_default
 inspect ftp
!
service-policy asa_global_fw_policy global</pre>
</blockquote>
<p>Link: http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

