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

From BTGuard Wiki
Jump to: navigation, search
Line 43: Line 43:
 
  <div class="right">
 
  <div class="right">
 
   <p>
 
   <p>
 
+
4a. '''For PPTP users.'''<br/>
 +
<br/>
 +
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/>
 +
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.''<br/>
 +
<br/>
 +
Fill in '''Bind to local IP address or interface''' with the above interface '''ppp2'''. <br/>
 +
''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)''
 
<br/>
 
<br/>
 
   </p>
 
   </p>
Line 59: Line 69:
 
  <div class="right">
 
  <div class="right">
 
   <p>
 
   <p>
 
+
4b. '''For OpenVPN users.'''<br/>
 +
<br/>
 +
Please check in the list of '''Network Interfaces''' for the interfaces that have an IP address assigned. <br/>
 +
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.''
 +
<br/><br/>
 +
Fill in '''Bind to local IP address or interface''' with the above interface '''eth6'''. <br/>
 +
''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)''
 
<br/>
 
<br/>
 
   </p>
 
   </p>

Revision as of 12:44, 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)