Skip to main content
AEK
SuperUser
SuperUser
August 28, 2025
Solved

FNAC RADIUS Proxy logs

  • August 28, 2025
  • 1 reply
  • 397 views

Hi FNAC adis

On FortiNAC-F 7.2.9 we can see logs of local RADIUS but can't find anywhere the logs of RADIUS proxy.

Any idea where we can find that?

Best answer by ebilcari

RADIUS proxy traffic is not handled by the local service in the 7.2 branch. The logs are visible only from CLI after enabling the following debug:


# diagnose debug plugin enable RadiusManager
# diagnose tail -F output.master | grep RadiusManager

 

Make sure to disable debugging after each troubleshooting session.

1 reply

ebilcari
Staff
ebilcariAnswer
Staff
August 28, 2025

RADIUS proxy traffic is not handled by the local service in the 7.2 branch. The logs are visible only from CLI after enabling the following debug:


# diagnose debug plugin enable RadiusManager
# diagnose tail -F output.master | grep RadiusManager

 

Make sure to disable debugging after each troubleshooting session.

Emirjon