i trying to configure the mikrotik router to authenticate L2TP Users through an ADS (NPS). I followed the this video but it seem like that the router need contraction the NPS (see screenshot). In the Event Log on the Server, i also see no authentication attemps.
Config:
Code: Select all
/radius
add address=192.168.0.2 domain=<FQDN> secret=<secret> service=ppp src-address=192.168.0.250
/ppp aaa
set use-radius=yes