Hi all, I have checked the forum already extensively for similar posts, and while there are a few similar, they are not exact in nature. So I seek advice as I have tried all in my means so far.
I am trying to get a SSH (and other services) connection working through a SixFab LTE HAT holding a Quectel EG-25 card on a RaspberryPi 4B unit.
So far on the Pi, normal internet http/s connection is working well with the SIM installed, setup via nmcli commands and connected via USB (not just GPIO pins).
The problem is when trying to reach the Pi via SSH, I tried changing the port to another port other than default 22, in case ISP blocked it, nothing positive.
I have now tried to setup the SixFab on windows with the QNavigator to see if I can get a SSH connection going here for testing, PPP connection is established, but Windows does not see the device as an adaptor (Quectel ECM Adapter still shows not initiated remark). I installed the driver for it posted in another post by a moderator here, and still it shows non initiated. This is secondary to the SSH objective.
How can I get the SSH connection working on the Pi, as I would like to be able to SSH in to the Pi from the WAN.
If anyone has any input, thank you in advance.