So what happens when your coworker has a DVR at home that can stream video, but it can stream it only to the local subnet? Well, if like us, you need to watch the world cup, then you get creative. Mikrotik to the rescue! We are going to use Ethernet over IP tunnels to connect two Mikrotiks, then bridge our inside interfaces so that we have an extension to our L2 segment!
Here’s our current configuration:

To configure the “work” side, do the following:
First go to interface and hit the +. Add an EoIP tunnel. Set the “remote address” as the public IP of the home router:

Then go to bridge and hit the +. Leave bridge1 at its default and hit ok:

Now, add the EoIP tunnel interface and the Ether2 interface into bridge 1:

Repeat your actions for the home side identically save for the IP address the EoIP tunnel is pointing towards.
Here’s a rough diagram of how it looks when done:

Here’s a look at how it logically is configured once it is all said and done. Notice it is like we just have a switch in between the devices:

Happy bridging…welcome to 1991 hehehehe 🙂
GO USA!!!!!!!!!!!
Leave a Reply