If i set in the AD Dial-in a static IP for the User
the Mikrotik recieves 255.255.255.255 as Framed-IP
2026-01-14 09:10:26 radius,debug,packet Signature = 0xa9a6912aed5f01778ba80cee9658c240
2026-01-14 09:10:26 radius,debug,packet Acct-Status-Type = 2
2026-01-14 09:10:26 radius,debug,packet Acct-Session-Time = 145
2026-01-14 09:10:26 radius,debug,packet Acct-Session-Id = "85e0003a"
2026-01-14 09:10:26 radius,debug,packet Acct-Authentic = 1
2026-01-14 09:10:26 radius,debug,packet User-Name = "systest@ad.test.test"
2026-01-14 09:10:26 radius,debug,packet Called-Station-Id = ""
2026-01-14 09:10:26 radius,debug,packet Calling-Station-Id = ""
2026-01-14 09:10:26 radius,debug,packet NAS-Port-Id = 0x0000000c
2026-01-14 09:10:26 radius,debug,packet NAS-Port-Type = 5
2026-01-14 09:10:26 radius,debug,packet Service-Type = 2
2026-01-14 09:10:26 radius,debug,packet Event-Timestamp = 1768378226
2026-01-14 09:10:26 radius,debug,packet MS-CHAP-Domain = "ad.test.test"
2026-01-14 09:10:26 radius,debug,packet Framed-IP-Address = 255.255.255.255
2026-01-14 09:10:26 radius,debug,packet Acct-Input-Octets = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Input-Gigawords = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Input-Packets = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Output-Octets = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Output-Gigawords = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Output-Packets = 0
2026-01-14 09:10:26 radius,debug,packet Acct-Terminate-Cause = 4
2026-01-14 09:10:26 radius,debug,packet NAS-Identifier = "ccr1.test.test"
2026-01-14 09:10:26 radius,debug,packet Acct-Delay-Time = 0
2026-01-14 09:10:26 radius,debug,packet MT-Realm = 0x61642e73617a7572652e6465
2026-01-14 09:10:26 radius,debug,packet NAS-IP-Address = 172.24.21.254
Red Arrow, the 255.255.255.255 is recieved by Mikrotik
Yellow Arrow, Mikrotik will assign from the IP-Pool in the IPsec Mode Config
Green Arrow, this works, if the IPsec Mode Config Pool is removed. But then i have to create a Policy for every user in the NPS? Feels wrong.