Difference between revisions of "L2 LAN bridging over internet using L2TPv2+EoIP"

From Teltonika Networks Wiki
(Created page with "<p style="color:red">The information on this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.03'''] firmware version....")
 
Line 2: Line 2:
  
 
==Introduction==
 
==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
 +
 +
==Configuration of the Teltonika Device==

Revision as of 15:15, 17 April 2023

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

Configuration of the Teltonika Device