Hi,
I need to access vera box remotely from my office. My vera 3 box is placed in my home and its behind a NAT box. I tried to create a reverse ssh tunnel to a server from the vera box, that works but this solution is quite unreliable as if either the box or the server restarts the tunnel is vanished. If I could create the ssh tunnel passwordlessly that could solve my problem. Can anyone tell me how can I create the ssh tunnel without having to type the password for the server everytime (as ssh-copy-id command does not work for mios)?
Thanks