Feature Request: gretap tunneling

Since kernel 2.6.28 linux supports Ethernet over GRE encapsulation (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1a8000228e16212c93b23cfbed4d622e2ec7a6b).
This new gretap interface can be used in bridges and we can create ethernet bridges between Linux and RouterOS.

ip link add gretap0 type gretap remote 10.10.10.10
brctl addif testbr gretap0



brctl show
bridge name     bridge id               STP enabled     interfaces
testbr          8000.2266ce2d8284       no              gretap0

Because RouterOS is Linux based, this feature is probably already in RouterOS kernel, so it should be very easy for Mikrotik developers to implement it and it will be very helpfull to make ethernet bridges between Linux and RouterOS.

http://wiki.mikrotik.com/wiki/Manual:Interface/Gre
http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP

No, gretap is different. Currently implemented mikrotik GRE interface can’t be bridged and EoIP is mikrotik proprietary protocol.

ok :slight_smile: so you just need to get more MikroTiks and work with EoIP :wink:

Year has passed, we have rc11 of RouterOS 6, but this feature is still not available. And it just need to make interface in winbox/webfig/command line because it is already in kernel.

Did you email support to ask for this feature? Was it promised that it will be made? Forum is not always monitored by staff. This is the first time I see this topic.

Yes, I have wrote to support…

Anyway, what was this change?

What’s new in 6.0rc4 (2012-Nov-28 17:16)
*) gre - support all protocol encapsulation, not just ip and ipv6;

Hi Normis,

I hit a request from a client for such a feature as well. It seems gretap does not exist as an interface in Mikrotik.

Could this be added as a feature request?

Thanks,

Matthew.



I posted this request to support, [Ticket#2015033166000811]

No response after one month to this request, only initial auto-reply.