Hello,
i setup on a RB1100 HAX2 (firmware 6.36.2) a simple l2tp serveur without ipsec, it’s working
but in trace during ppp negotiation phase i can see 4 or 6 times PPP PMLSCP requests from the server to the client But client which is not Mikrotik router do not understand this request.
In PPP profile Use MPLS is disable. i try all “Use MPLS” options but always PPP PMLSCP requests
> ppp profile export compact
/ppp profile
add change-tcp-mss=yes comment=l2tp dns-server=10.0.0.254 local-address=10.0.0.254 name=l2tp only-one=yes \
use-compression=no use-encryption=required use-mpls=no use-upnp=no
Is there other options to not have PPP PMLSCP requests ?