Hi<br><br>I have read the manpage of tcpdump and could see -s option for snaplen<br><br>what does it mean and I did not understand this option<br><br>Thanks and Regards<br><br>Kaushal<br><br><div><span class="gmail_quote">
On 4/23/07, <b class="gmail_sendername">Les Mikesell</b> &lt;<a href="mailto:lesmikesell@gmail.com">lesmikesell@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kaushal Shriyan wrote:<br>&gt; Hi Aly<br>&gt;<br>&gt; I am connected to a box through command line interface, I dont have X<br>&gt; Window system installed on that box, so I have to use tcpdump<br><br>All you need are the X libraries to run a remote window.&nbsp;&nbsp;If you can
<br>install wireshark on the box, you can run &#39;ssh -Y&#39; to log in from some<br>other machine that has an X display.&nbsp;&nbsp;Then when you start wireshark it<br>will open a new window on your desktop.&nbsp;&nbsp;Otherwise you have to make
<br>tcpdump capture to a file (see the -s and -w options) and copy the file<br>back to where wireshark can decode it for you.<br><br>--<br>&nbsp;&nbsp; Les Mikesell<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:lesmikesell@gmail.com">lesmikesell@gmail.com
</a><br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>