Create a VPN IPSec

Hi there,
I have a RouterOS installation in LTS channel. I am trying to create a VPN Access using IPSec. I made these steps:

  • enabled L2TP server from PPP section
  • created an IPSec profile with a custom IP pool in my base vlan (which is 10.1.10.0/24)
  • created an IPSec secret with the l2tp service
  • added the firewall rule to allow the IPSec L2TP port

The problem is that, when I try to connect from windows, it rejects my connection.

I also tried with PPTP access, which lets me connect, but once connected I cannot ping any devices in the Remote Network.

What am I missing?

Thanks in advance