1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
openmptcprouter-feeds/mlvpn/files/etc/config/mlvpn
Ycarus (Yannick Chabanois) 24a55685e1 Fix defaults settings
2021-07-19 19:32:38 +02:00

11 lines
No EOL
283 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'
option loss_tolerance '50'