> I am trying to monitor the packets that are comming from my RAS box. I
> want to check the number of requests (whatever it might be) from each and
> every IP address of my RAS POOL. How can I achieve this..
As per my response to your mail to ethereal-users, one way to do this
might be to pipe the output of tcpdump (again, with "-l" if you want to
monitor this in real time, without "-l" if you want to determine it *ex
post facto* from a capture file) to a script, but there are, I suspect,
programs out there that will do that sort of packet-statistics
monitoring directly - and more efficiently than
{tcpdump,Tethereal}-piped-to-a-script will.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe