mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove MTU for glorytun interface used outside OMR
This commit is contained in:
parent
778d441b3a
commit
0b13fd589c
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ if [ "$(uci -q get network.glorytun)" = "" ] && [ "$(uci -q get network.omrvpn)"
|
|||
set network.glorytun.ip4table=vpn
|
||||
set network.glorytun.multipath=off
|
||||
set network.glorytun.leasetime=12h
|
||||
set network.glorytun.mtu=1400
|
||||
commit network
|
||||
EOF
|
||||
# set network.glorytun.proto=static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue