Bug ID |
12244
|
Summary |
enhancement of ISO8583-1 dissector
|
Product |
Wireshark
|
Version |
2.1.x (Experimental)
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Documentation
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14407 [details]
Capture files ISO8583-1 examples
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
As requested,there is an attachment with 2 examples of capture files of the
ISO8583-1 protocol. Both require that the dissector ISO8583-1 is configured to
use tcp port 14401.
The first (iso8583_ascii_sample.pcapng) requires that the options:
"Digits represented as ASCII Characters" and "Bin data represented as Hex Ascii
characters" are selected.
The second (iso8583_bin_sample.pcapng) requires that the options:
"Digits represented in nibbles" and "Bin data not encoded" are selected.
You are receiving this mail because:
- You are watching all bug changes.