VPN server like CIsco Asa Anyconnect

Hello,

I want to configure a VPN server on Mikrotik (1100 AHx4) just like we have on Cisco ASA where we use Cisco Asa anycconect as client.
Is there any advice on which VPN is better to use similar to the current configuration with Cisco ASA and Cisco anyconnect? I would like to create local user on Mikrotik to give to the client.

Thanks,
Best Regards,
Sandro

Something like this ?
I think the RB1100 AHx4 (ARM32) supports Wireguard.

https://www.wiresock.net/


Note : The Cisco ASA Anyconnect Client is so much more then only “a vpn client” offering basic vpn-client,advanced vpn-client, endpoint-compliance,inspection service,enterprise acccess, threath protection,network visibility, roaming protection.

Probably you want to save money by looking at an alternative for Cisco, but you need to compare apples-with-apples.

Hello,

yes, buy I want also to share a local IP pool to the remote clients. I mean, in Cisco ASA and anyconnect, when the users ara connected via VPN, the server assign an IP from a pool, is that possible with any of the VPN configuration on Mikrotik?

Almost there I think. – > BTH → https://help.mikrotik.com/docs/display/ROS/Back+To+Home

If you really need to have Cisco AnyConnect client compatibility, look at running an ocserv container on that RB1100AHx4. Obviously a little bit of investigation with respect to necessary kernel modules and the like will be needed, but it’s worth looking into.

Howmany users ? 10 ? 500 ? 20000 ?

I want to replace the current Cisco ASA scenario ( server + anyconnect client) with a similar Mikrotik solution. The users will be around 100, all of them need to connect from wherever to VPN server placed at work.

Finall I configure OVPN Server on Mikrotik CCR2004 version 7.20 and local user in there, everything if fine so far.