L2 LAN bridging over internet using L2TPv2+EoIP
Revision as of 14:15, 17 April 2023 by Edvinas.Dryzas (talk | contribs)
Main Page > General Information > Configuration Examples > VPN > L2 LAN bridging over internet using L2TPv2+EoIP
The information on this page is updated in accordance with 00.07.03 firmware version.
Introduction
In this configuration example we will use L2TP with Ethernet over IP (EoIP) to bridge LAN interfaces between MikroTik and Teltonika devices. EoIP is a MikroTik RouterOS protocol based on GRE RFC 1701 that creates an Ethernet tunnel between two routers on top of an IP connection. The EoIP tunnel may run over the IPIP tunnel, PPTP tunnel, or any other connection capable of transporting IP.
Topology
Placeholder
Prerequisites
- MikroTik device(with L2TP and EoIP support) with Public IP
- Teltonika router or Gateway with Public IP
- Firmware with EoIP for Teltonika device
- Computer for testing and configuring the setup