Hello…
Who knows how this scenario can be implemented in MikroTik.
/interface l2tp-client
add allow=mschap2 connect-to=<your L2TP/IPsec server> ipsec-secret=<your shared secret> mrru=1600 name=l2tp-out1 password=<your user password> use-ipsec=yes user=<your user account>
Then create routes on both ends for the desired subnets and off you go.
-Chris
Error at “ipsec-secret=” section…
…
I know how to create and configure new “l2tp-client” from “interfaces”,
but I don’t know how to configure created IPsec from"/ip ipsec" and link it to that “l2tp-out1” interface.
I don’t know how to configure IPsec in this scenario…
Error at “ipsec-secret=” section…
…
I know how to create and configure new “l2tp-client” from “interfaces”,
but I don’t know how to configure created IPsec from"/ip ipsec" and link it to that “l2tp-out1” interface.
I don’t know how to configure IPsec in this scenario…