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

Changes with OpenVPN TCP

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-11-06 18:10:30 +01:00
parent 48c5b00085
commit 9d3249cfa6
3 changed files with 7 additions and 2 deletions

View file

@ -545,7 +545,7 @@ function wizard_add()
if default_vpn == "openvpn" then
ucic:set("openvpn","omr","enabled",1)
ucic:set("network","omrvpn","proto","dhcp")
ucic:set("network","omrvpn","proto","none")
else
ucic:set("openvpn","omr","enabled",0)
end