Hi, How do I Filter a raw file so I can see only certain packets (only packets flowing from host A to Host B for instance) ? I know I can use the filters but I didn't succeeded in using the filters. for example this doesn't work: tethereal -n -ta -V (ip.src == 192.168.2.115 and ip.dst == 192.168.2.5) -r /tmp/sniff.log Another question is whether I can apply filers rules into a file and then use the file contents as a filter ? Thanks,
Powered by MHonArc 2.6.10