I've been trying to find a way to run a torrent client strictly through a VPN. I am running Ubuntu 9.10, and use Ktorrent. I can connect to vpn.itshidden.com but I am worried about the connection dropping if I'm away from my computer. Any help would be appreciated.
|
feedback
|
|
Set up a cron job to do a ping to your VPN... Something like */10 * * * * root ping -c 3 any.vpn.ip.address in your /etc/crontab should do (it will do a ping every 10 minutes) | |||||||||||
feedback
|
|
From VPNC seems to timeout quickly- how do I lengthen the timeout?
| |||||||
feedback
|
|
Have you tested to see if the connection drops when you are away from your computer?If your torrent client is passing data through the connection it should definitely stay alive. | |||
|
feedback
|