mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Small changes
This commit is contained in:
parent
45fea39b3e
commit
6bf3f2e84b
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ if [ "$(uci -q get network.glorytun)" = "" ] && [ "$(uci -q get network.omrvpn)"
|
||||||
set network.glorytun.ip4table=vpn
|
set network.glorytun.ip4table=vpn
|
||||||
set network.glorytun.multipath=off
|
set network.glorytun.multipath=off
|
||||||
set network.glorytun.leasetime=12h
|
set network.glorytun.leasetime=12h
|
||||||
set network.glorytun.mtu=1280
|
set network.glorytun.mtu=1400
|
||||||
commit network
|
commit network
|
||||||
EOF
|
EOF
|
||||||
# set network.glorytun.proto=static
|
# set network.glorytun.proto=static
|
||||||
|
|
|
@ -9,7 +9,7 @@ config defaults 'defaults'
|
||||||
list hosts '80.67.169.12'
|
list hosts '80.67.169.12'
|
||||||
list hosts '80.67.169.40'
|
list hosts '80.67.169.40'
|
||||||
option timeout '3'
|
option timeout '3'
|
||||||
option tries '3'
|
option tries '4'
|
||||||
option interval '5'
|
option interval '5'
|
||||||
option interval_tries '1'
|
option interval_tries '1'
|
||||||
option type 'ping'
|
option type 'ping'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue