First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

TLS 1.2 error Ignored unknown record

  • retag add tags

Hi , When I look up the pcap , I see a lot of TLS error

jeffkim3's avatar
1
jeffkim3
asked 2019-09-23 17:42:36 +0000
edit flag offensive 0 remove flag close merge delete

Comments

If I haven't enough point , How can I upload files ?

jeffkim3's avatar jeffkim3 (2019-09-23 18:47:49 +0000) edit

You can upload files to any prublic file sharing service (like box, dropbox, onedrive or google drive) and paste the linkt to it here. Please make sure you anonymized and scrubbed the file before uploading it if it contains any sensitive data.

SYN-bit's avatar SYN-bit (2019-09-23 20:35:59 +0000) edit
add a comment see more comments

1 Answer

0

When you see a lot of "Ignored unknown record" messages, it usually means reassembly is failing at some point. Can you make sure you have set the following protocol preferences:

  • Make sure checksum checking is off at the ethernet, IP and TCP layer (as a checksum error will stop reassembly)
  • Make sure "Allow subdissectors to reassemble TCP streams" is enabled in the TCP protocol preferences
  • Make sure "Reassemble TLS records spanning multiple TCP segment" is enabled in the TLS protocol preferences
  • Make sure "Reassemble TLS application data spanning multiple TCP records" is enabled in the TLS protocol preferences
SYN-bit's avatar
18.5k
SYN-bit
answered 2019-09-23 20:34:36 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks for your quick reply.

I am not sure you can access my one drive link

https://nowcomcorporation-my.sharepoi...

https://nowcomcorporation-my.sharepoi...

jeffkim3's avatar jeffkim3 (2019-09-23 20:49:02 +0000) edit

Hi SYN-Bit ,

Could you let me know where can I check the requirements you said ?

Server side or end user side ? or Network device ?

jeffkim3's avatar jeffkim3 (2019-09-23 20:55:12 +0000) edit

The settings I mentioned are settings in Wireshark :-)

You can edit them by going to "Preferences" -> "Protocols" and then the mentioned protocols

BTW I am not able to access the files, I think will have to make them "public" for other people to see them without having to log in.

SYN-bit's avatar SYN-bit (2019-09-23 21:24:44 +0000) edit

Hi Sake ,

I can't share the link cause of our company policy.

jeffkim3's avatar jeffkim3 (2019-09-23 22:56:54 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer