<?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: sniffing some fresh tomatoes</title>
	<atom:link href="http://blog.gingerlime.com/sniffing-some-fresh-tomatoes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gingerlime.com/sniffing-some-fresh-tomatoes/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 14:28:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Yoav Aner</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-18790</link>
		<dc:creator>Yoav Aner</dc:creator>
		<pubDate>Thu, 05 Jan 2012 16:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-18790</guid>
		<description>Thanks Zach !

Hope I understood what you are saying correctly. Unless you&#039;re doing heavy filtering, it&#039;s probably not such a great idea to just see tcpdump output on-screen. Therefore it&#039;s easier some time to just dump it into file and then load it with an easier tool like wireshark. It might also perform better on such a small device, but I&#039;m not sure about that.</description>
		<content:encoded><![CDATA[<p>Thanks Zach !</p>
<p>Hope I understood what you are saying correctly. Unless you&#8217;re doing heavy filtering, it&#8217;s probably not such a great idea to just see tcpdump output on-screen. Therefore it&#8217;s easier some time to just dump it into file and then load it with an easier tool like wireshark. It might also perform better on such a small device, but I&#8217;m not sure about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Dwiel</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-18789</link>
		<dc:creator>Zach Dwiel</dc:creator>
		<pubDate>Thu, 05 Jan 2012 16:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-18789</guid>
		<description>If you don&#039;t need to dump the output to a file, then you can bypass the cifs step and just download tcpdump from here:

http://www.dslreports.com/forum/r21525639-Tomato-GNULinux-Tips-Tricks

What I did:

$ wget http://www.dslreports.com/r0/download/1376456~0df06f4164393e0fdd2aa2eede183328/tcpdump.zip
$ unzip tcpdump.zip
$ rm tcpdump.zip
$ chmod +x tcpdump
$ ./tcpdump ...</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t need to dump the output to a file, then you can bypass the cifs step and just download tcpdump from here:</p>
<p><a href="http://www.dslreports.com/forum/r21525639-Tomato-GNULinux-Tips-Tricks" rel="nofollow">http://www.dslreports.com/forum/r21525639-Tomato-GNULinux-Tips-Tricks</a></p>
<p>What I did:</p>
<p>$ wget <a href="http://www.dslreports.com/r0/download/1376456~0df06f4164393e0fdd2aa2eede183328/tcpdump.zip" rel="nofollow">http://www.dslreports.com/r0/download/1376456~0df06f4164393e0fdd2aa2eede183328/tcpdump.zip</a><br />
$ unzip tcpdump.zip<br />
$ rm tcpdump.zip<br />
$ chmod +x tcpdump<br />
$ ./tcpdump &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris W</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-12066</link>
		<dc:creator>Chris W</dc:creator>
		<pubDate>Wed, 04 May 2011 11:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-12066</guid>
		<description>Got this running in minutes, thanks for the concise instructions!</description>
		<content:encoded><![CDATA[<p>Got this running in minutes, thanks for the concise instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ran Sagy</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-3230</link>
		<dc:creator>Ran Sagy</dc:creator>
		<pubDate>Mon, 17 May 2010 19:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-3230</guid>
		<description>Hi there!

Tried following your instructions on a newly purchased WRT54GL v1.1 running Tomato 1.27 and i can&#039;t get tcpdump to run - regardless of which binary i try.

Any idea where to get a fresh binary that runs on tomato?</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>Tried following your instructions on a newly purchased WRT54GL v1.1 running Tomato 1.27 and i can&#8217;t get tcpdump to run &#8211; regardless of which binary i try.</p>
<p>Any idea where to get a fresh binary that runs on tomato?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoav Aner</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-1507</link>
		<dc:creator>Yoav Aner</dc:creator>
		<pubDate>Sat, 05 Sep 2009 03:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-1507</guid>
		<description>Hi clueless, I&#039;m not entirely sure what you are doing and - perhaps more importantly, on which host you are running which command. I simply saved the tcpdump output into a file and only later opened it with wireshark.

Perhaps use the wireshark -r &lt;filename&gt; instead?
(see &lt;a href=&quot;http://www.wireshark.org/docs/wsug_html_chunked/ChCustCommandLine.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; )

Make sure you run wireshark on your pc where it has full permissions to the tcpdump file (which would probably be on the smb share). Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi clueless, I&#8217;m not entirely sure what you are doing and &#8211; perhaps more importantly, on which host you are running which command. I simply saved the tcpdump output into a file and only later opened it with wireshark.</p>
<p>Perhaps use the wireshark -r <filename> instead?<br />
(see <a href="http://www.wireshark.org/docs/wsug_html_chunked/ChCustCommandLine.html" rel="nofollow">here</a> )</p>
<p>Make sure you run wireshark on your pc where it has full permissions to the tcpdump file (which would probably be on the smb share). Hope this helps.</filename></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clueless</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-1506</link>
		<dc:creator>Clueless</dc:creator>
		<pubDate>Sat, 05 Sep 2009 02:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-1506</guid>
		<description>Oh, I get it.  You extract the binary to your desktop computer, share it in a samba folder, then enter something like \\192.168.1.142\shared in the /cifs1 UNC section of the Tomato configuration, then enter username and password below that, then you can see it and run it when you go &quot;cd /cifs1&quot;

It doesn&#039;t work, though.  If I do it locally like 

sudo tcpdump -i eth1 -w pipe

and then in another terminal

wireshark -k -i pipe

it works, but it doesn&#039;t work if I log into the router and do 

tcpdump -w pipe -s0</description>
		<content:encoded><![CDATA[<p>Oh, I get it.  You extract the binary to your desktop computer, share it in a samba folder, then enter something like \\192.168.1.142\shared in the /cifs1 UNC section of the Tomato configuration, then enter username and password below that, then you can see it and run it when you go &#8220;cd /cifs1&#8243;</p>
<p>It doesn&#8217;t work, though.  If I do it locally like </p>
<p>sudo tcpdump -i eth1 -w pipe</p>
<p>and then in another terminal</p>
<p>wireshark -k -i pipe</p>
<p>it works, but it doesn&#8217;t work if I log into the router and do </p>
<p>tcpdump -w pipe -s0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clueless</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-1504</link>
		<dc:creator>Clueless</dc:creator>
		<pubDate>Sat, 05 Sep 2009 01:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-1504</guid>
		<description>What you&#039;ve shown here is just how to start the tcpdump program, right?  What commands do you use to get it into the router&#039;s /opt/bin/ folder?  Or do you download it with the router&#039;s wget command?</description>
		<content:encoded><![CDATA[<p>What you&#8217;ve shown here is just how to start the tcpdump program, right?  What commands do you use to get it into the router&#8217;s /opt/bin/ folder?  Or do you download it with the router&#8217;s wget command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-1065</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 22 Mar 2009 18:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-1065</guid>
		<description>Beautiful! Can&#039;t express my thanks enough!</description>
		<content:encoded><![CDATA[<p>Beautiful! Can&#8217;t express my thanks enough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-1064</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 20 Mar 2009 20:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-1064</guid>
		<description>Thanks, this was sweet. Your directions are perfect.</description>
		<content:encoded><![CDATA[<p>Thanks, this was sweet. Your directions are perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoav Aner</title>
		<link>/sniffing-some-fresh-tomatoes/comment-page-1/#comment-971</link>
		<dc:creator>Yoav Aner</dc:creator>
		<pubDate>Sat, 24 Jan 2009 01:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-971</guid>
		<description>Sorry Martin, but I really don&#039;t have any ideas. I&#039;m assuming you&#039;re running the latest firmware?</description>
		<content:encoded><![CDATA[<p>Sorry Martin, but I really don&#8217;t have any ideas. I&#8217;m assuming you&#8217;re running the latest firmware?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: dyt9j4djd5di6.cloudfront.net

Served from: blog.gingerlime.com @ 2012-02-05 05:52:38 -->
