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

wireshark blocking a TCP connection, (?) why ?

  • retag add tags

Hi I try to debug a client server problem. My PC is connected by VPN to my company. Here is my question. I have a strange behaviour.

Without wireshark capturing, my application can connect, start to sync and then fail (what I want to invesigate) With wireshark capturing, I can see that my PC is initiating the TCP connection, we can see several retries, and then it fails. It is like if "wireshark" is preventing this TCP connection to work.

As soon as I quit wireshark, back to normal, connecting, synchronizing, failing.

Do you see any reason for this behavior on VPN ?

Lenovo laptop, quite new, windows 11.. everything is u to date.

Thanks for your help !

regards

fe77's avatar
1
fe77
asked 2022-10-01 14:53:37 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Sounds as if you have a negative interaction between the capture library, npcap, and your vpn.

Does this issue sound similar? https://github.com/nmap/npcap/issues/560

Bob Jones's avatar
1.5k
Bob Jones
answered 2022-10-02 13:59:21 +0000
edit flag offensive 0 remove flag delete link

Comments

Hi Thanks a lot for your help. It was a fresh install of Wireshark but as you mentioned, it was due to an old version of Npcap. the update fixed the problem. Thanks a lot!

REgards.

fe77's avatar fe77 (2022-10-02 17:03:35 +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