<?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; security</title>
	<atom:link href="http://www.seanlarsen.com/index.php/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanlarsen.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 16:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Where do they find airport security?</title>
		<link>http://www.seanlarsen.com/index.php/2009/03/where-do-they-find-airport-security/</link>
		<comments>http://www.seanlarsen.com/index.php/2009/03/where-do-they-find-airport-security/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 20:58:33 +0000</pubDate>
		<dc:creator>guru</dc:creator>
				<category><![CDATA[rant]]></category>
		<category><![CDATA[airports]]></category>
		<category><![CDATA[insane]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.seanlarsen.com/?p=196</guid>
		<description><![CDATA[I just happened across this story from the Consumerist.  Long story short &#8211; security &#8216;professional&#8217; doesn&#8217;t think the guy is attending his luggage because he is in a wheel chair &#8211; and then argues with him &#8211; thats insane. Read for yourself below Chewing The Fat: An Elephant Disappears.]]></description>
			<content:encoded><![CDATA[<p>I just happened across this story from the <a href="http://www.consumerist.com">Consumerist</a>.  Long story short &#8211; security &#8216;professional&#8217; doesn&#8217;t think the guy is attending his luggage because he is in a wheel chair &#8211; and then argues with him &#8211; thats insane. Read for yourself below</p>
<p><a href="http://davehingsburger.blogspot.com/2009/03/elephant-disappears.html">Chewing The Fat: An Elephant Disappears</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanlarsen.com/index.php/2009/03/where-do-they-find-airport-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
