Updated OpenVPN (markdown)

Orazio 2020-10-27 09:03:10 +01:00
parent 0a7b6fda6c
commit b6de576fe6

@ -178,4 +178,10 @@ More info [here](https://openvpn.net/community-resources/management-interface/).
## Connecting over mobile data ## Connecting over mobile data
Trouble connecting over mobile data? Try [this](https://github.com/pivpn/pivpn/issues/54) Trouble connecting over mobile data? Try [this](https://github.com/pivpn/pivpn/issues/54)
## Trouble with Telekom Hybrid
If you have problems with the connections you can test the following:
Add `tun-mtu 1316` in `/etc/openvpn/easy-rsa/pki/Default.txt` to set a hybrid compatible MTU size (for newly created .ovpn files). For already existing .ovpn files `tun-mtu 1316` can also be inserted there manually. With Telekom hybrid connections, you may have to experiment a little with MTU (`tun-mtu`, `link-mtu` and `mssfix`).