Subject: Re: Ethernet receive testing.
To: Nitin P Mahajan <Nitin@soc-soft.com>
From: None <cube@cubidou.net>
List: tech-net
Date: 04/06/2004 17:36:07
On Tue, Apr 06, 2004 at 09:03:33PM +0530, Nitin P Mahajan wrote:
> 	I want to test the receive part of my Ethernet driver. My
> platform doesn't have a GUI and display adapter.
> 
> Is there any other tool other than ethereal with a command line
> interface with which I can read the incoming and out going packets like
> ethereal does?

tcpdump(8)

Also, you should note that ethereal installs 'tethereal', which serves
the same purpose.

Quentin Garnier.