1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-23 16:17:36 +02:00
openwrt-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