1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/mlvpn/files/etc/config/mlvpn
Ycarus (Yannick Chabanois) f54d6d0164 Change default MLVPN reorder
2020-10-31 09:19:54 +01:00

10 lines
256 B
Text

config mlvpn 'general'
option enable '0'
option password ''
option timeout '30'
option reorder_buffer_size '128'
option loss_tolerence '50'
option mode 'client'
option host '128.128.128.128'
option firstport '65201'
option interface_name 'mlvpn0'