Thanks !
On Wed, 2002-03-13 at 21:02, Daniel F. Chief Security Engineer - wrote: > you can write tcpdump filters. > > like this > > tcpdump -n -i eth0 net 192.168.0.0/24 > > this will only display packets with an IP going to or coming from that > network. > > you can also user src net for source net or dst for destination net. there is > alot you can do with this. tcpdump filter are alomost an art form ; ) > > let me know if you need any help. > > > On Wednesday 13 March 2002 11:15 am, you wrote: > > Hi ! > > > > Is there any tool to dump packets, like tcpdump, but with the netfilters > > header ? for example to dump only "mark"ed packets, .... > > > > Thanks for info, > > > > ToF > > -- > Chief Security Engineer | Daniel Fairchild [EMAIL PROTECTED] > Unix is like a wigwam -- no Gates, no Windows, and an Apache inside. > > > >
