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:
parent
8d5452c810
commit
c9a0334afe
7 changed files with 121 additions and 12 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue