|
|||||||||||
|
Sniffer v.4.0 to tcpdump capture file conversion headache
From: Carles Fragoso i Mariscal <cfragoso(at)cesca.es>
Date: Tue Aug 05 2003 - 22:10:30 EDT
I have been given some capture files which are not libpcap formatted:
[root@honey tmp]# file capture.dump
I want to process those files with some libpcap enabled tools such as tcpdump and snort so I applied file-conversion using the 'editcap' command from ethereal package: [root@honey tmp]# /usr/sbin/editcap -F libpcap capture.dump capture.new
The problem is that after the conversion it seems to be a libpcap file and I can see the whole content properly but BPF filters DO NOT work!!!:
[root@honey tmp]# tcpdump -nr capture.new
[root@honey tmp]# tcpdump -nr capture.new 'host x.y.w.z'
In case it could help, I should say that the content is ethernet encapsulation with vlan tagging. Thanks in advance folks,
Captus Networks - Integrated Intrusion Prevention and Traffic Shaping
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:16 EDT |
||||||||||
|
|||||||||||