mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 05:49:50 +00:00
64e3fdbdce
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>
7 lines
119 B
Plaintext
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
|