Search found 2 matches
- Thu Nov 22, 2018 1:18 pm
- Forum: Support
- Topic: ports and VPNs
- Replies: 1
- Views: 2964
Re: ports and VPNs
ok, I've identified and fixed one problem - openvpn MTUs were causing some packets to be dropped. Using SSH to test the port forwarding I noticed that the key exchange was hanging. Reducing the MTU from 1500 to 1200 fixed that, so I've now configured openvpn to use a small MTU (options mssfix and fr...
- Wed Nov 21, 2018 12:51 pm
- Forum: Support
- Topic: ports and VPNs
- Replies: 1
- Views: 2964
ports and VPNs
I have the deluge daemon running on a Linux VM, and a VPN connection from that VM to a VPN server elsewhere to hide my IP. The default route from my VM goes via the VPN, and all my torrent traffic goes via the VPN. I can download torrents, and usually upload some data too. So far, so good. However I...