Difference between revisions of "Set Vuze to only download through the VPN"

From BTGuard Wiki
Jump to: navigation, search
Line 45: Line 45:
 
4a. '''For PPTP users.'''<br/>
 
4a. '''For PPTP users.'''<br/>
 
<br/>
 
<br/>
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/>
+
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/> <br/>
As you can see in this list on the left, and IP has been assigned for these two interfaces
+
As you can see in this list on the left, and IP has been assigned for these two interfaces: <br/>
- net4  (Qualcomm Atheros AR9285 Wireless Network Adapter)
+
- net4  (Qualcomm Atheros AR9285 Wireless Network Adapter) <br/>
''This is my regular wifi connection.''
+
''This is my regular wifi connection.'' <br/>
- ppp2  (BTGuard)
+
- ppp2  (BTGuard) <br/>
 
''This is the PPTP Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.''<br/>
 
''This is the PPTP Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.''<br/>
 
<br/>
 
<br/>
Line 71: Line 71:
 
4b. '''For OpenVPN users.'''<br/>
 
4b. '''For OpenVPN users.'''<br/>
 
<br/>
 
<br/>
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/>
+
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/> <br/>
As you can see in this list on the left, and IP has been assigned for these two interfaces
+
As you can see in this list on the left, and IP has been assigned for these two interfaces <br/>
- net4  (Qualcomm Atheros AR9285 Wireless Network Adapter)
+
- net4  (Qualcomm Atheros AR9285 Wireless Network Adapter) <br/>
''This is my regular wifi connection.''
+
''This is my regular wifi connection.'' <br/>
- eth6  (TAP-Windows Adapter V9)
+
- eth6  (TAP-Windows Adapter V9) <br/>
 
''This is the OpenVPN Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.''
 
''This is the OpenVPN Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.''
 
<br/><br/>
 
<br/><br/>

Revision as of 12:47, 14 June 2013

vuze_ipbind_1.png

How to configure Vuze to only allow downloads through the VPN


Before you open Vuze, make sure you're connected to the VPN through either PPTP or OpenVPN.

1. From Vuze, select Tools->Options or hit CTRL+,
2. Make sure Advanced is selected.


vuze_ipbind_2.png

3. Go to Connection then to Advanced Network Settings.


vuze_ipbind_3.png

4a. For PPTP users.

Please check in the list of Network Interfaces for the interfaces that have an IP address assigned.

As you can see in this list on the left, and IP has been assigned for these two interfaces:
- net4 (Qualcomm Atheros AR9285 Wireless Network Adapter)
This is my regular wifi connection.
- ppp2 (BTGuard)
This is the PPTP Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.

Fill in Bind to local IP address or interface with the above interface ppp2.
In my case the interface is ppp2 but it could be different on your system, make sure to check for the one that has an IP assigned other then your network adapter (wifi or ethernet)


vuze_ipbind_4.png

4b. For OpenVPN users.

Please check in the list of Network Interfaces for the interfaces that have an IP address assigned.

As you can see in this list on the left, and IP has been assigned for these two interfaces
- net4 (Qualcomm Atheros AR9285 Wireless Network Adapter)
This is my regular wifi connection.
- eth6 (TAP-Windows Adapter V9)
This is the OpenVPN Connection. Make sure you're connected to the VPN before opening Vuze or the interface and IP might not show up here.

Fill in Bind to local IP address or interface with the above interface eth6.
In my case the interface is eth6 but it could be different on your system, make sure to check for the one that has an IP assigned other then your network adapter (wifi or ethernet)