|
From: Enrique G. <eg...@jc...> - 2026-01-22 19:01:19
|
Hi I have been trying to configure a filter to rewrite Called-Station-Id as we are receiving "00:00:00:00:00:00:ssid", but I'm not sure if it's possible and if I'm doing it right. I can see rule matches on packetfence.log but i can validate if the attribute is rewritten. Or maybe the rule is not good. [TEST] description=rw unifi request merge_answer=yes scopes=preProcess radius_status=RLM_MODULE_OK condition=radius_request.Called-Station-Id == "00:00:00:00:00:00:regtest\" top_op=and status=enabled answer.0=control:Called-Station-Id = $radius_request.Nas-Identifier Thanks in advance, Enrique |