Bug ID |
10170
|
Summary |
Tshark is not able to display the capture-packet for VPN interface
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
TShark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi, When i capture the packet on vpn interface ,it is capturing the packet but
i have to use -w .pcap command and then i need to use wireshark to see the
packet .
output when i run tshark -i vpn_interfacename
Running as user "root" and group "root". This could be dangerous.
Capturing on tun0
0.000000 -> UNKNOWN WTAP_ENCAP = 7
0.000763 -> UNKNOWN WTAP_ENCAP = 7
1.003662 -> UNKNOWN WTAP_ENCAP = 7
1.004461 -> UNKNOWN WTAP_ENCAP = 7
... i looked into the source code ../epan/dissectors/... but i could not get
any proper solution
Thanks , Deepak
You are receiving this mail because:
- You are watching all bug changes.