Sat May 11, 2013 11:53 am
I'm new to linux but want to know if there's a way to login to a Raspberry Pi that's over the internet and connected to a router with a dynamic IP. I configure solar equipment and the only way to configure it is to plug a computer into port 2 and access the solar console (that can only be reached locally). Im trying to come up with a remote way by leaving a computer connected to port 2 and remote into it. I was thinking that I could setup an SSH Tunnel to the pi and access the pi's connections. The worst case scenario would be to log in (with something like teamviewer) and launch a webpage from inside the Raspi. Anyone have any ideas?