VPN mikrotik to mikrotik

Hello I’m new using mikrotik and i need to create a vpn betewn 2 devices. I’ve seen that are many differnt posible protocols to use it ipsec, open vp, EOIP witch one is the best to do it.

My tunnel has to be secure and if is possible I wolud also create a police to connect externals clients to the vpn. For example me from my home using the native vpn client of mac os or windows.

My scenario is

Site 1
Wan x.x.x.0
newtork 192.168.0.1/24

Site 2
Wan x.x.x1
network 192.168.1.1/24

I’ve have DHCP servers in the offices, the ip for the external clients must be given by them.

It would be great if you could refer me to a tutotrial

Thanks in advance

Do you have static IPs on both WAN interfaces or are they dynamic?

You can find a lot of material by searching on Google using:

VPN site:http://wiki.mikrotik.com

Both are static.

Thanks

Try this.

http://wiki.mikrotik.com/wiki/Manual:IP/IPsec#Site_to_Site_IpSec_Tunnel

I would do a transport mode IPSec policy between the wan ip addresses and then run an eoip tunnel between so that the tunnel appeares as an interface.

Thanks and is possible to do it with a level 4 licens?. I have 2 devices RB450G

http://www.roc-noc.com/mikrotik/routerboard/rb450g.html

http://gregsowell.com/?p=787

That video tutorial is one the better ones and will take you through how to do an IPSEC VPN.