On 25/09/2024 17:47, dominic.stalder@unibe.ch wrote:
You need to read the debug output. i.e. did it run the "rewrite_calling_station_id" policy? If so, which "if" condition did it run? Why? Which one happened? Read the debug output. To be honest, I DID read the debug output, but maybe I am too dumb or it just does not work as I except it to work; please see below statements and debug output:
That debug output doesn't correspond with the updated config you pasted. I suspect FreeRADIUS isn't reading the file you edited, maybe because it's using a different config location. Look at the top of the debug output and check that the file you are editing is actually being included. If in doubt, just to prove it's reading the correct file you could e.g. add some junk to the top of the file and FreeRADIUS should fail to start. -- Matthew