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

Firewall settings? #243

Open
rwv37 opened this issue Jan 16, 2025 · 7 comments
Open

Firewall settings? #243

rwv37 opened this issue Jan 16, 2025 · 7 comments

Comments

@rwv37
Copy link

rwv37 commented Jan 16, 2025

For every server I've tried so far (only three, but still...), I more or less instantly get "Fatal: latency: --, err: server connect timeout". I'm guessing perhaps I have to adjust my firewall settings? What inbound and outbound protocol/ports would I have to allow? Thanks.

@rwv37
Copy link
Author

rwv37 commented Jan 16, 2025

Oooh, just discovered that it works a little if I use --ping-mode="ICMP". It doesn't get the instant error, and it calculates and shows the latency. Then it runs for a noticeable amount of time further (a minute, maybe?), but eventually gives these results:

✓ Download: N/A (Used: 0.00MB) (Latency: 0ms Jitter: 0ms Min: 0ms Max: 0ms)
✓ Upload: N/A (Used: 0.00MB) (Latency: 0ms Jitter: 0ms Min: 0ms Max: 0ms)
✓ Packet Loss: N/A

@r3inbowari
Copy link
Collaborator

-l?

@rwv37
Copy link
Author

rwv37 commented Jan 16, 2025

@r3inbowari, I'm not sure I'm understanding, but if you're suggesting that I check the list of available servers, I've done that and it looks fine to me. And I've tried several servers from the list; I got these issues on all that I've tried.

@rwv37
Copy link
Author

rwv37 commented Jan 16, 2025

@r3inbowari, oh, no, wait, I just checked it again and it does not look fine to me (at least not without --ping-mode="ICMP"):

If I do it without --ping-mode="ICMP", all of them say "Timeout" in the third column.

With --ping-mode="ICMP", a few do, but most of them give response times (mostly like 30-40 ms).

I didn't notice that before - I guess that because I had just been looking at the list to find the server IDs, I didn't really pay much attention to the rest of it.

@r3inbowari
Copy link
Collaborator

r3inbowari commented Jan 16, 2025

@rwv37 Hi, have you tried the official speedtest? and is your firewall allowing to port 8080?

@r3inbowari
Copy link
Collaborator

also you can try --debug to get more details

@rwv37
Copy link
Author

rwv37 commented Jan 16, 2025

@r3inbowari, I've often used speedtest.net through a web browser, but if you mean a different program like speedtest-go, no, I've never used any other. Port 8080 is not open (at least to things not on my LAN). I'll try that out when I get a chance, and --debug too. Thanks!

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

2 participants