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.
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 ..
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 .