https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6694
Summary: can not open capture files created by "netsh" or
Network Monitor 3.4
Product: Wireshark
Version: unspecified
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: patrick.preuss@xxxxxxxxx
Build Information:
C:\trace>"\Program Files\Wireshark\tshark.exe" -v
TShark 1.7.1-SVN-40242 (SVN Rev 40242 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GLib 2.26.1, with WinPcap (version unknown), with libz
1.2.5, without POSIX capabilities, with SMI 0.4.8, with c-ares 1.7.1, with Lua
5.1, without Python, with GnuTLS 2.10.3, with Gcrypt 1.4.6, without Kerberos,
with GeoIP.
Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.2 (packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch
1_0_rel0b (20091008).
Built using Microsoft Visual C++ 9.0 build 21022
--
Hi
it is not possible to open file created by netsh trace command or Network
Monitor 3.4
C:\trace>netsh trace start scenario=LAN scenario=WLAN scenario=MBN capture=
yes report=yes tracefile=c:\trace\trace.etl
C:\trace>"\Program Files\Wireshark\capinfos.exe" trace.etl
capinfos: An error occurred after reading 1 packets from "trace.etl": The file
a
ppears to be damaged or corrupt..
(packetlogger: File has 4294967287-byte packet, bigger than maximum of 65535)
File below created by Network Monitor 3.4
C:\trace>"\Program Files\Wireshark\capinfos.exe" test.cap
File name: test.cap
File type: Microsoft NetMon 2.x
File encapsulation: Per packet
Packet size limit: file hdr: (not set)
Number of packets: 0
File size: 268013 bytes
Data size: 0 bytes
Capture duration: n/a
Start time: n/a
End time: n/a
Data byte rate: n/a
Data bit rate: n/a
Average packet size: 0.00 bytes
Average packet rate: n/a
SHA1: 828b6d8c8e4fd2b16ea208becd41c07d048078b2
RIPEMD160: b4f74034b938b26a8391c457454d699f7ac19dc3
MD5: f2269187d52a0d628619a21d5437ac90
Strict time order: True
Would be great when we can open both file types and see also the extended Info
from the etl file , they contain also events and such things ...
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.