On Wed, Apr 14, 2010 at 1:48 PM, Mark Post <[email protected]> wrote: >>>> On 4/8/2010 at 12:32 PM, Sterling James <[email protected]> wrote: >> I may be all wet, but I use tcpdump to capture the "raw" trace data; >> tcpdump -i eth0 -w eth0.trc >> Then use etereal gui to look/filer it. > > That's certainly a valid approach and one I've used before. > > > Mark Post > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 >
You can even monitor the traffic on-line using a Linux desktop with ssh access to your Linux server. I have never done this on Linux-390, but have on x86-based systems. The method is described in this post: http://blog.nielshorn.net/2010/02/using-wireshark-with-remote-capturing/ It is based on Slackware, but should work on most other Linux distributions. Niels ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
