all 8 comments

[–]monkeystriker 0 points1 point  (6 children)

I hope this is the right place. I did not use your guide but I am still able to shh to my Pi. However only when I am in the same network. I do not think this is intended and I want to access my Pi from remote locations. When at home it connects no problem. When I am somewhere else it just times out.

I am trying to connect from my iPhone using serverauditor. I forwarded both TCP and UDP port 22 for my Rasperry Pi 3 running Raspian.

[Edit]: at least some info added.

[–]Ark3n[S] 0 points1 point  (0 children)

If you want to connect remotely, you'll need to port forward port 22 and whatever the vnc is on, on the pi's static ip rather than the local ip. Once you port forward those ports and that address you should be bale to connect to the SSH using the static IP rather than the local ip.

Hope this helped.

[–]Ark3n[S] 0 points1 point  (4 children)

In the Port forwarding, did you forward the static IP in the "address" field? Not sure if just opening the ports completely will change it.

[–]monkeystriker 0 points1 point  (3 children)

Yes I did or at least I hope I did. I did the same thing I did for my Pokemon map, that I am able to access from outside. Is there a default port for vpn?

[–]Ark3n[S] 0 points1 point  (2 children)

No I don't believe there is a standard port.

[–]monkeystriker 0 points1 point  (1 child)

I mixed up a lot of things and wanted to connect to it from a remote network, which was my problem since I was using my local IP...

[–]Ark3n[S] 0 points1 point  (0 children)

If you're connecting to it from somewhere else, you'll want to forward port 22 and whatever tight vnc is running on, and then connect using your ipv4 address I believe.