Wireshark-bugs: [Wireshark-bugs] [Bug 11874] TELNET DO START_TLS not recognized
Date: Fri, 11 Dec 2015 10:39:13 +0000

Comment # 1 on bug 11874 from
Created attachment 14135 [details]
Another trace with some more STARTTLS negotiation packets (Decode as TELNET
required).

capture contains 
TELNET S MSS=1460 WS=8               :23 <- Client                   
TELNET SA MSS=1460 WS=1              :23 -> Client                   
TELNET A                             :23 <- Client                   
TELNET AP DO TN3270E                 :23 -> Client FFFD28
TELNET AP WILL StartTLS Message Subo :23 <- Client FFFB2EFFFA2E01FFF0
TELNET A 3270-Data Seq(0000)         :23 -> Client       
TELNET AP DONT StartTLS Message      :23 -> Client FFFE2E
TELNET AP WONT StartTLS Message Subo :23 <- Client FFFC2EFFFA2E01FFF0
TELNET A 3270-Data Seq(0000)         :23 -> Client 
TELNET AP DO TN3270E                 :23 -> Client FFFD28


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