1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix MPTCPoverVPN multipath state

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-06-26 15:03:55 +02:00
parent 04229282c0
commit 511f2b1eba

View file

@ -34,7 +34,7 @@ mptcp_over_vpn() {
set network.ovpn${interface}.peerdns='0'
set network.ovpn${interface}.proto='none'
set network.ovpn${interface}.ip4table='wan'
set network.ovpn${interface}.multipath='${multipath}'
set network.ovpn${interface}.multipath="${multipath}"
set network.${interface}.multipath='off'
commit network
set openvpn.${interface}=openvpn