SSH stopped working after updating to ver.17.12.01
-
I get "ssh: connect to host 192.168.1.3 port 22: Connection refused". I use RPi3. Any ideas?
-
@smp Hi, nothing has been changed on ssh during the update. To the issue is elsewhere on your side.
- Are you sure ssh is still enabled (check in options) ?
- Are you sure the IP is still this one (maybe your DHCP server has attributed a new one) ?
-
In options I don't see anything regarding SSH. Do I miss something?
The IP is definitely correct. I can also successfully ping that IP. -
On the recalbox machine when I press F4 and ALT+F3 I see this:
--- 192.168.1.100 ping statistics ---
1 packets transmitted, 0 packets received, 100% packet loss
PING 192.168.1.100 (192.168.0.100): 56 data bytes--- 192.168.1.100 ping statistics ---
1 packets transmitted, 0 packets received, 100% packet loss
PING 192.168.1.100 (192.168.0.100): 56 data bytes .....So, I changed the IP address of my PC (from which I try to SSH to recalbox) to 192.168.1.100 (it was 192.168.1.2) and SSH worked.
SSH seem to work only if the IP of the SSH client machine is 192.168.1.100. -
@smp weird, there is no firewall on Recalbox, maybe a bad network configuration on your PC. Netmask is correct ?