<?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>Fri, 27 Aug 2010 14:56:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ran Sagy</title>
		<link>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>http://blog.gingerlime.com/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>
	<item>
		<title>By: Martin</title>
		<link>http://blog.gingerlime.com/sniffing-some-fresh-tomatoes/comment-page-1#comment-962</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-962</guid>
		<description>Hi, 

I&#039;ve tried to do that on Wrt54GL but it complains about libpcap, so I&#039;ve also downloaded libpcap, tried to create symlink (from libpcap.0.9.4 to libpcap.0.9), but it still complains about shared library. Tried to export LD_LIBRARY_PATH to /cifs1/, no luck. 

Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I&#8217;ve tried to do that on Wrt54GL but it complains about libpcap, so I&#8217;ve also downloaded libpcap, tried to create symlink (from libpcap.0.9.4 to libpcap.0.9), but it still complains about shared library. Tried to export LD_LIBRARY_PATH to /cifs1/, no luck. </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoav Aner</title>
		<link>http://blog.gingerlime.com/sniffing-some-fresh-tomatoes/comment-page-1#comment-950</link>
		<dc:creator>Yoav Aner</dc:creator>
		<pubDate>Thu, 08 Jan 2009 15:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-950</guid>
		<description>Hi Arlene,

Glad you managed to get it working.

Of course you can use SSH instead of telnet. This is a standard feature of the tomato firmware.

Look under Administration-&gt;Admin Access (SSH Daemon)</description>
		<content:encoded><![CDATA[<p>Hi Arlene,</p>
<p>Glad you managed to get it working.</p>
<p>Of course you can use SSH instead of telnet. This is a standard feature of the tomato firmware.</p>
<p>Look under Administration->Admin Access (SSH Daemon)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlene</title>
		<link>http://blog.gingerlime.com/sniffing-some-fresh-tomatoes/comment-page-1#comment-935</link>
		<dc:creator>Arlene</dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingerlime.com/?p=28#comment-935</guid>
		<description>Hi Yoav,

I got tcpdump to capture in the way I want and then used Wireshark to sharpen the focus.

Again, lots of thanks to you. 

Could SSH daemon be used instead of telnet?</description>
		<content:encoded><![CDATA[<p>Hi Yoav,</p>
<p>I got tcpdump to capture in the way I want and then used Wireshark to sharpen the focus.</p>
<p>Again, lots of thanks to you. </p>
<p>Could SSH daemon be used instead of telnet?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
