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

Networking and servers • Raspberry Pi blocking access to its ports

$
0
0
I have a raspberry pi 3 and I can ssh in with no problems.

If I run "nmap <rpi address>" it comes back with "Host seems down."

If I run "sudo ss -ltn" on the Rpi I get:

State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
LISTEN 0 1 0.0.0.0:8554 0.0.0.0:*
LISTEN 0 128 0.0.0.0:22 0.0.0.0:*

The original problem was that I could not stream video from the Rpi but the actual problem appears to be network related. Why can I not see port 22 when attempting to scan the pi? Thanks

Statistics: Posted by picoman — Mon Apr 22, 2024 12:24 pm



Viewing all articles
Browse latest Browse all 5825

Trending Articles