<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to configure ASA/PIX firewall to collect Net flow data from an external router to the netflow collector located in Inside Network.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/</link>
	<description></description>
	<pubDate>Mon, 09 Nov 2009 00:13:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Greenguy97</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-33</link>
		<dc:creator>Greenguy97</dc:creator>
		<pubDate>Fri, 04 Sep 2009 14:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-33</guid>
		<description>Plixer has a [A href="http://www.plixer.com/products/netflow-sflow/free-netflow-scrutinizer.php"]free NetFlow analyzer[/A] called Scrutinizer that supports NetFlow from the ASA, in addition to just NSEL.

They even posted a video on their community site showing [A href="http://www.systrax.com/webcasts.php"]how to monitor NetFlow from ASA hardware[/A].</description>
		<content:encoded><![CDATA[<p>Plixer has a <a href="http://www.plixer.com/products/netflow-sflow/free-netflow-scrutinizer.php">free NetFlow analyzer</a> called Scrutinizer that supports NetFlow from the ASA, in addition to just NSEL.</p>
<p>They even posted a video on their community site showing <a href="http://www.systrax.com/webcasts.php">how to monitor NetFlow from ASA hardware</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasirirfan</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-8</link>
		<dc:creator>Yasirirfan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 09:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-8</guid>
		<description>Also we can remove the following access-list
access-list NETFLOW extended permit tcp any any

no access-list NETFLOW extended permit tcp any any</description>
		<content:encoded><![CDATA[<p>Also we can remove the following access-list<br />
access-list NETFLOW extended permit tcp any any</p>
<p>no access-list NETFLOW extended permit tcp any any</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasirirfan</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-7</link>
		<dc:creator>Yasirirfan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 09:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-7</guid>
		<description>it can be modified with an the source IP with the specific port number with following accesslist

access-list NETFLOW extended permit udp host 192.168.1.1 host 192.168.1.5 eq 9996</description>
		<content:encoded><![CDATA[<p>it can be modified with an the source IP with the specific port number with following accesslist</p>
<p>access-list NETFLOW extended permit udp host 192.168.1.1 host 192.168.1.5 eq 9996</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasirirfan</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-6</link>
		<dc:creator>Yasirirfan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 09:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-6</guid>
		<description>it can be modified with an the source IP with the specific port number with following accesslist

access-list NETFLOW extended permit udp host 192.168.1.1 host 192.168.1.5</description>
		<content:encoded><![CDATA[<p>it can be modified with an the source IP with the specific port number with following accesslist</p>
<p>access-list NETFLOW extended permit udp host 192.168.1.1 host 192.168.1.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capnjack</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-5</link>
		<dc:creator>Capnjack</dc:creator>
		<pubDate>Tue, 09 Sep 2008 07:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-asapix-firewall-to-collect-net-flow-data-from-an-external-router-to-the-netflow-collector-located-in-inside-network/#comment-5</guid>
		<description>What's the reasoning behind the "access-list NETFLOW extended permit tcp any any" in the ACL?  Kind of begs the question, "Why have a firewall?" right?  Is there anything necessary other than the one UDP port sourcing from the external router?

Thanks,
Chaz</description>
		<content:encoded><![CDATA[<p>What&#8217;s the reasoning behind the &#8220;access-list NETFLOW extended permit tcp any any&#8221; in the ACL?  Kind of begs the question, &#8220;Why have a firewall?&#8221; right?  Is there anything necessary other than the one UDP port sourcing from the external router?</p>
<p>Thanks,<br />
Chaz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->