Changes between Version 4 and Version 5 of UserGuide/VPN
- Timestamp:
- Jan 14, 2020 3:56:34 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuide/VPN
v4 v5 67 67 Whenever the IP on the VPN interface changes (for whatever reason), it is necessary to update the routing table with the new IP. However, if deluge is setup to listen on a specific IP, it is also necessary to update deluge with the new IP. Instead of manually setting the new IP in the preferences, the plugin [http://dev.deluge-torrent.org/wiki/Plugins/IfaceWatch IfaceWatch] can be used to do this automatically based on the network interface name. 68 68 69 == Windows 10 == 70 71 The least traumatic [lazy] way to achieve ''Split Tunneling'' is a branded OpenVPN client of a Tier1 paid provider. By my estimates fewer than 10% offer this feature reliably. Alternatively use the Deluge UI: options, network, address. Find the [non routable] address of the TUN adapter to enter there. It seems to accept wildcard character asterisk in lieu of a number for octet, i.e., 10.*.*.* 72 73 74