I can't seem to figure out how to connect to AFP over SSH. Here is my setup:
[Raspberry Pi] <---> [router] <---> (Internet) <---> [Client]
I'd like to be able to connect to my home's WAN IP address on port 5123 to access the AFP server running on my Raspberry Pi over SSH.
I've already:
- Installed AFP and SSH servers on my Raspberry Pi
- Configured SSH on my Pi to work over port 5123
- Forwarded port 5123 of my router's WAN to my Raspberry Pi
And yes, I've tried googling for instructions but I couldn't get it to work.
