I have 2 networks connected via l2tp.
Connection working properly. This is server side.
6 ADC 172.16.0.0/24 172.16.0.1 bridge 0 7 A S 192.168.88.0/24 1
8 ADC 192.168.100.100/32 192.168.100.20 0
192.168.88.0/24 is network from remote network.
But l2tp-kam is dynamic so if client-server lost connection and then succusfully reconnect there are these routes.
192.168.88.0/24 has uknown gateway because l2tp was disconnect and interface l2tp-cam is missing.
After reconnection this route staying with uknown gateway.
I have to fix it with add route via l2tp-cam manually.
If I used l2tp server with ROS7 there is no such problem, this issue is on the ROS6 inly.
How can I fix it?
Ive thought I have to make bridge (e.g cambridge) and I have to add interface list (e.g. CAM) a this inteface list has interface l2tp-cam so then I tried to add route 192.168.88.0/24 via cambridge....but I won`t able to ping any Ip from 192.168.88.0/24.
Sorry guys I didnt know what you tried to tell me becasue I cant see any binding in l2tp server menu or only-one=yes in profiles.
But Ive read https://wiki.mikrotik.com/wiki/Manual:Interface/L2TP and I ty to add route to cam secrets directly. And its workig.
This si rouiing table after reconnecting.
ppp–>click on the plus and select binding (l2tp in your case). That is for the server site (not sure how to type that in terminal , probably @mrz can help).
From client site where is creating dynamic interface (potential issues in v6, if you play with vrf) profile → only-one=yes