Hello!
I have a problem with configuration of IPSEC: client side is behind NAT (and I don’t have control about it), server side is RouterOS CHR installed on VPS with public IP.
The connection is established (remote peer appears), but the Installed SAs tab is empty.
Is the conectivity possible with this scenario?
Let’s try more simple. I’ve created L2TP tunnel and have connectivity on both sides.
When I set ‘use IPsec’ on server and set password, than click the same on client (Dial out tab), there is no communication.
Allowed ports on firewall 1701/udp, 500,4500/udp, and ipsec-esp (input chain).
L2TP tunnel and configured IPSEC peer on VPS (auth method: pre shared key, exhange mode: main l2tp) with dynamic policy generation, allowed me to connect build-in Windows 7 client. Success!
but there was another problem: RB951Ui was not connecting, to L2TP tunnel with IPSEC.
The problem was the fact that I tryied to configure IPsec Peer (IP → Ipsec) on client device.
I’ve discovered that mentioned above pre shared key should be placed in PPP → L2TP client interface on Dial out tab. Another success: it works!
Tell me please (anybody) ; how to combine RSA signatures with that L2TP client ??
And how to handle multiple road warriors with dynamic (mostly not even public!) IP addresses, if ROS limitation to only one 0.0.0.0/0 peer ??