Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to determine if client is blocked by a firewall? #68

Open
eabase opened this issue Aug 7, 2023 · 0 comments
Open

How to determine if client is blocked by a firewall? #68

eabase opened this issue Aug 7, 2023 · 0 comments

Comments

@eabase
Copy link

eabase commented Aug 7, 2023

Hi,

I'm behind a corporate firewall, and trying to determine if my connection issues are due the firewall or local (Windows) Group Policy settings or if it is my client settings that are wrong.

Is there a simple way to determine if the client is actually reaching the server?

My assumption is that a simple ping to the URI is not a good test as it would use ICMP and not a TCP or UDP.
My suspicion is that you just get an SSL originated timeout error (as I reported in a different issue. #66 ), shown as:
handshake failed: -26624.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant