<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tcpdump rules !</title>
	<atom:link href="http://www.larsen-b.com/Article/193.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/193.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Reiner030</title>
		<link>http://www.larsen-b.com/Article/193.html/comment-page-1#comment-8304</link>
		<dc:creator>Reiner030</dc:creator>
		<pubDate>Mon, 04 Feb 2013 11:38:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-8304</guid>
		<description><![CDATA[Hi,

yes, found also this as better / nicer to type solution here:
http://docstore.mik.ua/orelly/networking_2ndEd/tshoot/ch05_04.htm

5.4.2.4.2. Protocol and port filtering.
=&gt;
bsd1# tcpdump ip proto ospf
bsd1# tcpdump ip proto 89

Bests

Reiner]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>yes, found also this as better / nicer to type solution here:<br />
<a href="http://docstore.mik.ua/orelly/networking_2ndEd/tshoot/ch05_04.htm" rel="nofollow">http://docstore.mik.ua/orelly/networking_2ndEd/tshoot/ch05_04.htm</a></p>
<p>5.4.2.4.2. Protocol and port filtering.<br />
=&gt;<br />
bsd1# tcpdump ip proto ospf<br />
bsd1# tcpdump ip proto 89</p>
<p>Bests</p>
<p>Reiner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Klaus</title>
		<link>http://www.larsen-b.com/Article/193.html/comment-page-1#comment-8167</link>
		<dc:creator>Philipp Klaus</dc:creator>
		<pubDate>Thu, 12 Apr 2012 22:42:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-8167</guid>
		<description><![CDATA[Hi Dipankar, I know your question more than one year old, but here is the answer:

&lt;code&gt;sudo tcpdump -i eth0 proto ospf&lt;/code&gt;

This captures OSPFv3 traffic too.]]></description>
		<content:encoded><![CDATA[<p>Hi Dipankar, I know your question more than one year old, but here is the answer:</p>
<p><code>sudo tcpdump -i eth0 proto ospf</code></p>
<p>This captures OSPFv3 traffic too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipankar</title>
		<link>http://www.larsen-b.com/Article/193.html/comment-page-1#comment-7967</link>
		<dc:creator>Dipankar</dc:creator>
		<pubDate>Tue, 22 Feb 2011 14:51:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-7967</guid>
		<description><![CDATA[Do you have any idea what should be the libpcap filter syntax in case we want to capture OSPFv3 packets!!]]></description>
		<content:encoded><![CDATA[<p>Do you have any idea what should be the libpcap filter syntax in case we want to capture OSPFv3 packets!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Jones</title>
		<link>http://www.larsen-b.com/Article/193.html/comment-page-1#comment-789</link>
		<dc:creator>Richard Jones</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-789</guid>
		<description><![CDATA[&lt;p&gt;See also TCPWatch, by Shane Hathaway, which is &lt;em&gt;invaluable&lt;/em&gt; for debugging HTTP problems:&lt;/p&gt;
&lt;p&gt;&lt;a class=&quot;reference&quot; href=&quot;http://hathaway.freezope.org/Software/TCPWatch&quot;&gt;http://hathaway.freezope.org/Software/TCPWatch&lt;/a&gt;&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>See also TCPWatch, by Shane Hathaway, which is <em>invaluable</em> for debugging HTTP problems:</p>
<p><a class="reference" href="http://hathaway.freezope.org/Software/TCPWatch">http://hathaway.freezope.org/Software/TCPWatch</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/193.html/comment-page-1#comment-790</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-790</guid>
		<description><![CDATA[&lt;p&gt;Yes, TCPWatch is a great tool too. I use it to debug HTTP server a couple of times, and this is a incredible feature.&lt;/p&gt;
&lt;p&gt;-- Enjoy Networking ?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Yes, TCPWatch is a great tool too. I use it to debug HTTP server a couple of times, and this is a incredible feature.</p>
<p>&#8211; Enjoy Networking ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
