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.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
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) |
|||||||||||
|
|
From VPNC seems to timeout quickly- how do I lengthen the timeout?
|
|||||||
|
|
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. |
|||
|
|