First time here? Check out the FAQ!

Ask Your Question
0

What causes a packet RST,ASK between client and SMB server?

asked Sep 15 '0

DZ gravatar image

updated Sep 15 '0

Hi, I am currently trying to fix the following error in our network structure. There is following error: There is no SMB connection possible between a client Windows 10 and the servers 2012, 2019. -The local Windows Firewall is disabled

What I see when I try to connect to the Server 2012, 2019 on Windows Explorer, is the following

1. TCP 3-way handshake ([SYN],[SYN,ACK],[ACK])
2. Negotiate Protocol Request from PC to Server
3. Negotiate Protocol Response from Server to PC
4. Session Setup Request, NTLMSSP_NEGOTIATE 
5. Session Setup Response; Error: STATUS_MORE_PROCESSING_REQUIRED, NTLMSSP_CHALLENGE
6. Session Setup Request, NTLMSSP_AUTH, User:
7.Session Setup Response
8. [RST,ACK] Seq=734 Ack=6111 Win=0 Len=0

Steps 1-8 will then repeat twice (total 3x) before ultimately failing.

Has anyone ever had this problem?

Preview: (hide)

Comments

Who is sending the RST and how much delay is there between the last "Session Setup Response"?

Also, a pcap file really helps in understanding what is going on. If there is no sensitive data in it, could you share it on a public file-sharing platform like OneDrive, Dropbox, GoogleDrive etc.?

SYN-bit gravatar imageSYN-bit ( Sep 15 '0 )

1 Answer

Sort by » oldest newest most voted
0

answered Jul 30 '2

wgfejh gravatar image

the answer

https://www.ibm.com/support/pages/nod...

https://docs.microsoft.com/en-US/trou...

shortly, set to 1 this dword parameter HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters AllowInsecureGuestAuth

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: Sep 15 '0

Seen: 2,217 times

Last updated: Sep 15 '20