From 0255d4b6650893e1cf305acc353688168f794749 Mon Sep 17 00:00:00 2001 From: skarg Date: Tue, 14 Jul 2015 20:32:38 +0000 Subject: [PATCH] Updated Wireshark extcap command line parameter interface to mstpcap utility in the mstpcap.txt file. --- bacnet-stack/demo/mstpcap/mstpcap.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bacnet-stack/demo/mstpcap/mstpcap.txt b/bacnet-stack/demo/mstpcap/mstpcap.txt index d0701164..31034661 100644 --- a/bacnet-stack/demo/mstpcap/mstpcap.txt +++ b/bacnet-stack/demo/mstpcap/mstpcap.txt @@ -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. \ No newline at end of file