Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Networking and servers • Re: Can only ping & SSH, despite no firewall (Bookworm)

$
0
0
curl: (7) Failed to connect to 192.168.50.37 port 8000 after 3 ms: Couldn't connect to server
It is an annoying feature of curl that it does not say what the error was (Connection refused, No route to host, etc). Is there a tool you could use to check that?

On the Pi side, I think ss -nl will show that you are listening on 0.0.0.0:5000 (IPv4 only), whereas sshd will say *:22 (IPv6 and IPv4) if available. However, I do not see how that could make a difference when you are explicitly using an IPv4 address.

Statistics: Posted by jojopi — Sun May 25, 2025 10:53 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles