1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus 2018-06-01 21:15:59 +02:00
parent f9d813c170
commit 383583d97c

View file

@ -26,7 +26,7 @@ EOF
# set network.glorytun.netmask=255.255.255.0
# set network.glorytun.gateway=10.0.0.1
if [ "$(uci -q show firewall | grep vpn)" = "" ]; then
if [ "$(uci -q show firewall | grep redirect_vpn_to_lan)" = "" ]; then
uci -q batch <<-EOF >/dev/null
add firewall zone
set firewall.@zone[-1].name=vpn