Hello fellow members,
I am trying to setup an IPsec Tunnel with RSA Authentication like the Road Warrior setup listed here: http://wiki.mikrotik.com/wiki/Manual:IP/IPsec#Road_Warrior_setup_with_RSA_Authentication
My current setup is as follows:
1 x TP-Link TD-8616 ADSL2+ modem
1 x RB2011UiAS-RM with 10/100/1000 GbE NIC in SPF slot for ADSL+ connection
1 x Zyxel GS1910-24 port managed switch
1 x QNAP TS-469L NAS
2 x ASUS RT-N66U Routers with latest TomatoUSB Shibby build (configured as access points only)
I was recently using OpenVPN on TomatoUSB to provide access to the NAS for mobile devices, through both TAP and TUN (with redirect clients to LAN IP option). I’ve been looking at setting up an IPsec Tunnel instead of OpenVPN to provide LAN access to remote clients, as OpenVPN on RouterOS does not support UDP. My problem is that I’m not sure what the complete set of commands is when starting the setup from scratch.
My main goals are:
- setup an IPsec Tunnel with RSA Authentication
- have remote clients get their IP addresses assigned from the same pool as LAN resources
Any assistance from someone who knows the proper commands would be appreciated.