mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
11 lines
272 B
Text
11 lines
272 B
Text
|
config mlvpn 'general'
|
||
|
option enable '0'
|
||
|
option password '*****'
|
||
|
option timeout '30'
|
||
|
option reorder_buffer_size '64'
|
||
|
option loss_tolerence '50'
|
||
|
option mode 'client'
|
||
|
option remotehost '128.128.128.128'
|
||
|
option firstremoteport '65201'
|
||
|
option interface_name 'mlvpn0'
|