mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Set proto DHCP for glorytun by default
This commit is contained in:
parent
6715b5115d
commit
ff35273168
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ uci -q batch <<-EOF >/dev/null
|
|||
delete network.glorytun=interface
|
||||
set network.glorytun=interface
|
||||
set network.glorytun.ifname=tun0
|
||||
set network.glorytun.proto=none
|
||||
set network.glorytun.proto=dhcp
|
||||
set network.glorytun.ip4table=vpn
|
||||
set network.glorytun.multipath=off
|
||||
set network.glorytun.defaultroute=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue