Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 2 of 5)
Previous Document: 1.600: My named dies frequently, why?
Next Document: 1.602 What is the authorized way of starting automount at boot time?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

1.601: How do I trace ethernet packets on an AIX system?



Do the following:

     iptrace -i en0 /tmp/ipt

The iptrace backgrounds.  Find its process id and kill it when you are
ready.  Then run

     ipreport -rns /tmp/ipt >/tmp/ipr

and look at the output.  The current version of Info does not document
the r, n and s options but they are quite useful for layering the output.



Top Document: comp.unix.aix Frequently Asked Questions (Part 2 of 5)
Previous Document: 1.600: My named dies frequently, why?
Next Document: 1.602 What is the authorized way of starting automount at boot time?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM