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

Use tunnel when available as default route

This commit is contained in:
Ycarus 2018-03-19 16:19:24 +01:00
parent fe1fbe26d4
commit b2696685a7
4 changed files with 60 additions and 17 deletions

View file

@ -17,7 +17,6 @@ uci -q batch <<-EOF >/dev/null
set network.glorytun.proto=dhcp
set network.glorytun.ip4table=vpn
set network.glorytun.multipath=off
set network.glorytun.defaultroute=0
commit network
EOF
uci -q batch <<-EOF >/dev/null