mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix route in openvpn MPTCP over VPN
This commit is contained in:
parent
96775408d7
commit
1ab5d977de
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ push "rcvbuf 262144"
|
|||
tun-mtu 1420
|
||||
tls-server
|
||||
tls-version-min 1.2
|
||||
push "route 10.255.252.1 255.255.255.255"
|
||||
push "route 10.255.250.1 255.255.255.255"
|
||||
client-config-dir ccd
|
||||
#ifconfig-pool-persist ccd/ipp_udp.txt
|
||||
fast-io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue