Hello,
In my configuration I have two IPsec tunnels running and want to setup L2TP\IPsec. What actions needed to make L2TP work?
I have read many L2TP\IPsec tutorials, but them all was when no IPsec tunnels running. In http://wiki.mikrotik.com/wiki/Manual:Interface/L2TP#L2TP.2FIpSec_setup note says there is some actions needed.
Can someone tell me what actions needed to make it running?
You have to make specific Policies for IPSEC tunels.
L2TP/IPSEC policy has 0.0.0.0/0 (Any).
The specific Policy for IPSEc tunel (example: src 192.168.11.0/24, dst 192.168.12.0/24) will take precedens before the generic 0.0.0.0…