Wireshark-bugs: [Wireshark-bugs] [Bug 13129] New: please decode TCP and UDP ports 853 as TLS (DN

Date: Sun, 13 Nov 2016 06:39:58 +0000
Bug ID 13129
Summary please decode TCP and UDP ports 853 as TLS (DNS-over-TLS)
Product Wireshark
Version unspecified
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
IANA has allocated port 853 to DNS-over-TLS (RFC 7858): 
https://tools.ietf.org/html/rfc7858

This is used for TLS (on TCP) and DTLS (on UDP).  Wireshark doesn't currently
seem to know to decode this traffic automatically on the basis of the port
number.

It should!


You are receiving this mail because:
  • You are watching all bug changes.