1
0
Fork 0
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:
Ycarus 2019-05-19 10:36:16 +02:00
parent 778d441b3a
commit 0b13fd589c

View file

@ -20,7 +20,6 @@ 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=1400
commit network commit network
EOF EOF
# set network.glorytun.proto=static # set network.glorytun.proto=static