Anyone know why my ssh would be timing out?
I've only ever been able to SSH into my device once since I've had it. Every other time, it times out. And I need to figure out how to install this UniFi console nonsense or throw $200 on this new nanoHD AP out the window.
j.j.w.@JJs-MacBook-Pro ~ % ssh -v pi@192.168.150.1
OpenSSH_8.6p1, LibreSSL 3.3.6
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to 192.168.150.1 [192.168.150.1] port 22.
debug1: connect to address 192.168.150.1 port 22: Operation timed out
ssh: connect to host 192.168.150.1 port 22: Operation timed out
j.j.w.@JJs-MacBook-Pro ~ %
-
I look at this as a good thing. Leaving the same password in place permanently wouldn't feel secure to me. Forcing it to randomly change at reasonable intervals means that if I enter it in a tool of some kind (like an iOS SSH tool) and forget about it, it expires. It is one of the many things that make me think Firewalla thinks really hard about keeping the entire system secure.
Please sign in to leave a comment.
Comments
3 comments