Jump to content
  • 1

Force Using VPN connection for Torrent built-in client


Question

Posted

Hello

Would it be possible to force using a dedicated VPN connection for the Torrent built-in client ? 

Also, the version of the current Transmission Daemon is a bit old (this is version 3.00 - aged May 2020, almost 4 years old).

Thank you

1 answer to this question

Recommended Posts

  • 0
Posted (edited)

Finally I found solution. My ISP uses Cgnat so I need vpn to use torrent. We can't do whole process with web ui we need little help of commands. It is simple. Follow me.

First we need create a "Connection Policy". This proccess can be done on web ui.

1) Go to web ui > Conneciton Policies > Click Add Policy > Give any name (something like ProtonVPN) > Tick only your vpn connection > Save it

Now we need to know our policy name.

2) Go to command line and type: 

show ip policy

You will get policies config on your router. Look for your policy description that you created before (ProtonVPN). Here I share some of config part.

{
	"policy": {
		"Policy0": {
			"description": "ProtonVPN",
			"mark": "ffffaaa",
			"table4": 10,
			"route4": {
				"route": [

Here our policy name is Policy0.

Ok. Last step.

3) Type that command:

torrent policy Policy0

All done. Check your torrent client connection. Now your torrent client use vpn connection that you want.

Edited by Admin Nimda

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...