Manual:Interface/EoIP - MikroTik Wiki
https://wiki.mikrotik.com/wiki/Manual:Interface/EoIP
Ethernet over IP (EoIP) Tunneling is a MikroTik RouterOS protocol that creates an Ethernet tunnel between two routers on top of an IP connection. The EoIP tunnel may run over IPIP tunnel...
Поднимаем туннель посредством EoIP на Mikrotik » RouteWorld.
http://routeworld.ru/set-i-internet/web_practice/203-podnimaem-tunnel-posredstvom-eoip-na-mikrotik.html
bridge-for-eoip interface=EoIP-second [admin@MT2] /interface bridge> port add bridge=bridge-for-eoip interface=ether2-master. На этом в общем-то всё. Так как это L2-канал, то в чистом виде не...
GitHub - bbonev/eoip: Linux kernel mode EOIP tunnel (compatible with...
https://github.com/bbonev/eoip
Kernel mode EOIP (Ethernet Over IP) tunnel compatible with MikroTik RouterOS. There are several projects doing the same job with userland utilities via tap interfaces and raw sockets.