Ask
Reply
Solution
04-10-2021 08:34 PM - edited 04-10-2021 10:29 PM
I'm having some trouble logging in to my Raspberry PI4 through my Vodafone router. I can log in fine using the standard port 22 settings from my PC when using Putty and WinSCP, but when I try to log in on the same network using my Android mobile using apps like JuiceSSH or Raspberry SSH I can't connect.
If I make a hotspot and cut the router out of the equation I can connect, so there must be something I need to do to make it work. with the router This is a bit beyond me - does anyone have any suggestions on how to make it work?
thank you!
05-10-2021 09:29 AM
Frankly, it should just work! Is there any possibility that the mobile device you are using is not actually connected to the local network?
05-10-2021 01:16 PM
No, its all on the same network - weird isn't it. I've still not worked it out!
07-10-2021 06:45 PM
Perhaps check CanYouSeeMe to see if the port is definitely open? Also, are there any specific errors when trying to connect? You could also try checking the SSHD journal for any clues.
journalctl -u sshd |tail -100