Guide: How to SSH to your device

Hi Mark

By default the device will not listen on port 22 when connected to the WiFi this is done to make sure that the device can connect safely to various WiFi networks.

It’s not currently configurable, but as a workaround it is possible to modify the iptables on the device, but just be aware that when you apply an update to the device, it will overwrite any modifications you have made.

I have just made a task to make allowing ssh connections through the WiFi network configurable through the advanced settings section.

Best regards
/Malte

Thanks Malte. I’ll check this on future updates.
I also wanted to access the it remotely so what I did was to spin up a small AWS EC2 instance where autopi would initiate a reverse ssh tunnel whenever I send a command through SMS. From there, I can ssh redirectly to the pi.