mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 11:50:17 +00:00
Updated OpenVPN (markdown)
parent
0a7b6fda6c
commit
b6de576fe6
1 changed files with 7 additions and 1 deletions
|
@ -179,3 +179,9 @@ More info [here](https://openvpn.net/community-resources/management-interface/).
|
|||
## Connecting over mobile data
|
||||
|
||||
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`).
|
Loading…
Reference in a new issue