On 10/26/07, Matthew <matthew.harvey@...> wrote:
> Does anyone know how to perform a packet-level capture on an interface
> on a G2? To create a PCAP or similar file, that is.
This is pretty easy. You can use tcpdump to monitor interfaces.
Just `man tcpdump`.