@chaley
Can you try this which involves ssh-ssh terminal(connectbot)-ssh server to be able to forward ports.
Basically I forward 9798 to localhost on my tablet so that I can connect to Calibre as a wireless device from anywwhere in the world securely.
Lets say Calibre runs on 10.6.0.150
I forward my port as -L9798:10.6.0.150:9798 and I pit localhost:9798 in CC. Once the connection is established on ssh I then connect as wireless device. This works great for me. But I am wondering if Calibre device being stuck has anything to do with this set up, for instance when ssh co0nnection drops in the middle due to wireless issues.
thanks
|