RouterOS to RouterOS Lan connect over internet

Greetings

If someone could point me in the correct direction.

I am trying to connect two lans via the internet.

The two routerboards can ping each other, 100Mbps + throughput.

However, all the tutorials I have found do not work. I assume they are trying mac routing, which wont work via internet.

I just want the two networks to see each other, encryption is not required as the data itself is already encrypted, I just need the fastest data transfer possible.

Thanks !!

Storm

Make a schematic diagram of your network

The easiest thing you can do is an EoIP tunnel.
For increased security it is advisable to make the EoIP tunnel over a VPN connection, but you say encryption is already handled, still more security doesn’t hurt ..

I shall look into EoIP solong, tnks !!

If you need only L3 connectivity between the internal networks you can also look at GRE tunnel.

EOIP
GRE
PPTP
This must all succeed

example
PPTP server
http://www.wirelessinfo.be/index.php/mikrotik/pages/pptp

PPTP client
http://www.wirelessinfo.be/index.php/mikrotik/pages/pptp-c

In dutch but follow the printscreens a made

Thanks, one should work …

Hi ,
I do this for 2 mikrotik routerboard in 2 separate city .Then all users in city1 can use all resources of the city2 network (Accounting server , Sharing , Printers , and etc ) . For me data transfer speed and data security is very important , So i choose GRE tunnel between these two city , and then for data security i make a ipsec tunnel between these routers because GRE tunnel is not provide Confidentiality and data integrity . Now this is work 3 years without any problems .

Best Regards ,