💾 Archived View for midnight.pub › replies › 8835 captured on 2024-08-18 at 22:04:07. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
< what port, then, shall we choose?
Not sure how big a help this might be without knowing more about your setup, but is it possible you have some firewall rules that are messing about with port 22?
If your system has `ufw` on it, try this:
`sudo ufw allow ssh`
Then verify it with this:
`sudo ufw status`
Sorry if this isn't much help, but happy to help you look more into it if you'd like. I practically live inside SSH connections all the time for my day-job (sysadmin).
Yep, did that and confirmed, the Port is open. I need to see if it is working on my phone via Termux. Been doing this since I got Google Fi. Still troubleshooting. Luckily I can SSH into ctrl-c ok, ha