Updated Wireshark extcap command line parameter interface to mstpcap utility in the mstpcap.txt file.

This commit is contained in:
skarg
2015-07-14 20:32:38 +00:00
parent b4ad2c2729
commit 0255d4b665
+10
View File
@@ -185,3 +185,13 @@ On Windows, use \\.\pipe\wireshark as the name, and set that name as the
interface name in Wireshark. On Linux, the named pipe name can be just about
any file name, such as /tmp/wireshark. See:
http://wiki.wireshark.org/CaptureSetup/Pipes
==== EXTCAP direct from Wireshark ====
To use extcap, run Wireshark and go to the About-dialog.
Find a tab located there named "Folders".
Locate the extcap search path.
Copy the mstpcap.exe to that folder, which may not exist.
Restart Wireshark, and look for "BACnet MS/TP on COMx" interfaces.
Configure the interface to change baud rate.
Capture directly from the interface.