Hi,
I’ve just upgraded my RB2011UiAS-2HnD to 6.38.5 and winbox also upgraded to 3.11
I’m trying to set up a VPN so I can access my network from my Iphone running 10.2.1 (I will upgrade it to latest release later)
I have tried following a couple of guides on the forum and the wiki is too general.
I tried this http://forum.mikrotik.com/t/super-easy-vpn-for-macos/102865/6 managed to get entries in my log but got kicked out straight away. I couldn’t issue the commands in terminal as it failed
/ip ipsec mode-config
add address-pool="VPN guests" name="vpn Guests" split-include=<all our relevant subnets>
input does not match any value of address-pool
So I used winbox to set up trying to match each option on the example given in the post by cdiedrich
I can’t use the Quickset as I have a custom configuration already (I did fall down that trap!)
My LAN is on 192.168.0.0/24
My DNS and Dhcp Server 192.168.0.101 (If it’s safer to have vpn clients in different subnets then I’m ok with that but I guess I would have to set up routing as well?)
I do have a DMZ as well which would be useful to access lets say 10.1.1.0/24
I would like a user called USER1 and password USER1PW (i’ll obviously change this)
I do have a static IP and I did manage to get the iphone to communicate over 3g and saw entries in the log.
So, does anyone have an idiots guide?
Thanks in advance