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:
Bogdan Shatik
2021-01-24 14:52:52 +03:00
parent 952dbc05b2
commit 64e3fdbdce
4 changed files with 177 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
config eoip
option enabled 0
option name 0
option idtun 123
option dst '192.168.99.100'
option dynamic 1