diff --git a/FreeRadius.md b/FreeRadius.md index 8c52a55..caf5588 100644 --- a/FreeRadius.md +++ b/FreeRadius.md @@ -244,4 +244,10 @@ $radius_host = 'localhost'; $radius_user = 'phpnuxbill'; $radius_pass = 'phpnuxbill'; $radius_name = 'phpnuxbill'; +``` + +## Log Radius on Mikrotik + +``` +/system logging add topics=radius,debug action=memory ``` \ No newline at end of file