<?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>Noynim IT Solutions of Denver, Colorado &#187; Juniper Netscreen</title>
	<atom:link href="http://www.noynim.com/category/technology-articles/juniper-netscreen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noynim.com</link>
	<description>Denver Computer Support</description>
	<lastBuildDate>Mon, 26 Dec 2011 22:31:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Sniffing Snoop on Netscreen/Juniper Firewalls</title>
		<link>http://www.noynim.com/2009/12/19/sniffing-snoop-netscreen-firewalls/</link>
		<comments>http://www.noynim.com/2009/12/19/sniffing-snoop-netscreen-firewalls/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 05:06:59 +0000</pubDate>
		<dc:creator>Noynim IT Solutions</dc:creator>
				<category><![CDATA[Juniper Netscreen]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[juniper]]></category>
		<category><![CDATA[netscreen]]></category>
		<category><![CDATA[sniffing]]></category>
		<category><![CDATA[snoop]]></category>

		<guid isPermaLink="false">http://www.noynim.com/dev/?p=31</guid>
		<description><![CDATA[If you want to sniff traffic on a juniper netscreen firewall you will need to use the snoop command. The best thing to do is the following:]]></description>
			<content:encoded><![CDATA[<p>If you want to sniff traffic on a juniper netscreen firewall you will need to use the snoop command. The best thing to do is the following:</p>
<p>Filter out what you want to look for.   If you want to filter out anything coming and going into 192.168.0.1 you will need to do the following:</p>
<p>Snoop filter IP 192.168.0.1</p>
<p>Once you turn on the filter, you will need to enable snoop which is done by just typing in snoop.</p>
<p>After you generate the traffic you will use the get dbuf command to view it.</p>
<p>One dbuf command that i like is ‘get dbuf stream’.  If you want to see other commands just issue a ? after the command.  For example, you can issue ‘get dbuf ?’ which will show the following:</p>
<p>computer repair Denver-&gt; get dbuf ?<br />
info                 show debug buffer info<br />
mem                  show debug buffer memory content<br />
stream               show debug buffer stream</p>
<p>So, to recap you can issue the following commands to sniff and view traffic for 192.168.0.1 (both incoming and outgoing)</p>
<p>snoop filter ip 192.168.0.1<br />
snoop<br />
get dbuf stream</p>
<p>Once you are done, you can issue ’snoop off’ to turn the sniffing off.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noynim.com/2009/12/19/sniffing-snoop-netscreen-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

