mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Set glorytun MTU to 1280
This commit is contained in:
parent
5c05ea8061
commit
54f07a7e1e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ uci -q batch <<-EOF >/dev/null
|
|||
set network.glorytun.ip4table=vpn
|
||||
set network.glorytun.multipath=off
|
||||
set network.glorytun.leasetime=12h
|
||||
set network.glorytun.mtu=1280
|
||||
commit network
|
||||
EOF
|
||||
# set network.glorytun.proto=static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue