mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
eoip: Add package
add eoip package,this can create ethernet tunnels compatible with Mikrotik EoIP tunnel. At current moment it is easiest way to create stateless tunnel with Mikrotik. Signed-off-by: Bogdan Shatik <bogdikxxx@mail.ru>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config eoip
|
||||
option enabled 0
|
||||
option name 0
|
||||
option idtun 123
|
||||
option dst '192.168.99.100'
|
||||
option dynamic 1
|
||||
Reference in New Issue
Block a user