1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add MLVPN interface

This commit is contained in:
Ycarus 2018-06-07 16:52:27 +02:00
parent 8d5452c810
commit c9a0334afe
7 changed files with 121 additions and 12 deletions

View file

@ -5,6 +5,6 @@ config mlvpn 'general'
option reorder_buffer_size '64'
option loss_tolerence '50'
option mode 'client'
option remotehost '128.128.128.128'
option firstremoteport '65201'
option host '128.128.128.128'
option firstport '65201'
option interface_name 'mlvpn0'