0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-07 05:49:50 +00:00
packages/net/eoip/files/eoip.config
Bogdan Shatik 64e3fdbdce 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>
2021-01-24 16:39:15 +03:00

7 lines
119 B
Plaintext

config eoip
option enabled 0
option name 0
option idtun 123
option dst '192.168.99.100'
option dynamic 1