02-17-2015, 01:34 PM
On a Mac (OS10.7.5) and installed VPN TunnelBear. Works great on my browser but stalls Vuze (5.5.0.0). Saw some old threads about IP binding but not sure what the interface name is to put in top box.
Here's what in the windows with and without VPN turned on. The difference being what you see in red. Should I put that whole line utun0[0] 172.18.11.22 in that window or just the 172.18.11.22?
In advanced network settings:
VPN (tunnelbear) off
Example: 192.168.1.5;eth0;eth1[2] will bind the specified IP, to all IPs of the 1st interface and the 3rd IP of the 2nd interface.
The 1st IP will be used for all services, all others are only used for load balancing.
The following interfaces are available:
lo0 (lo0)
lo0[0] 0:0:0:0:0:0:0:1
lo0[1] fe80:0:0:0:0:0:0:1%1
lo0[2] 127.0.0.1
en0 (en0)
en0[0] fe80:0:0:0:3e07:54ff:fe53:6fc%4
en0[1] 192.168.0.105
VPN on
Example: 192.168.1.5;eth0;eth1[2] will bind the specified IP, to all IPs of the 1st interface and the 3rd IP of the 2nd interface.
The 1st IP will be used for all services, all others are only used for load balancing.
The following interfaces are available:
lo0 (lo0)
lo0[0] 0:0:0:0:0:0:0:1
lo0[1] fe80:0:0:0:0:0:0:1%1
lo0[2] 127.0.0.1
utun0 (utun0)
utun0[0] 172.18.11.22
en0 (en0)
en0[0] fe80:0:0:0:3e07:54ff:fe53:6fc%4
en0[1] 192.168.0.105
Thanks in advance.
Here's what in the windows with and without VPN turned on. The difference being what you see in red. Should I put that whole line utun0[0] 172.18.11.22 in that window or just the 172.18.11.22?
In advanced network settings:
VPN (tunnelbear) off
Example: 192.168.1.5;eth0;eth1[2] will bind the specified IP, to all IPs of the 1st interface and the 3rd IP of the 2nd interface.
The 1st IP will be used for all services, all others are only used for load balancing.
The following interfaces are available:
lo0 (lo0)
lo0[0] 0:0:0:0:0:0:0:1
lo0[1] fe80:0:0:0:0:0:0:1%1
lo0[2] 127.0.0.1
en0 (en0)
en0[0] fe80:0:0:0:3e07:54ff:fe53:6fc%4
en0[1] 192.168.0.105
VPN on
Example: 192.168.1.5;eth0;eth1[2] will bind the specified IP, to all IPs of the 1st interface and the 3rd IP of the 2nd interface.
The 1st IP will be used for all services, all others are only used for load balancing.
The following interfaces are available:
lo0 (lo0)
lo0[0] 0:0:0:0:0:0:0:1
lo0[1] fe80:0:0:0:0:0:0:1%1
lo0[2] 127.0.0.1
utun0 (utun0)
utun0[0] 172.18.11.22
en0 (en0)
en0[0] fe80:0:0:0:3e07:54ff:fe53:6fc%4
en0[1] 192.168.0.105
Thanks in advance.