💾 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

View Raw

More Information

-=-=-=-=-=-=-

< what port, then, shall we choose?

~rav3ndust

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).

Write a reply

Replies

~tffb wrote:

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