mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 23:17:05 +08:00
Updated FreeRadius (markdown)
parent
74e4c9e7e8
commit
88d4ca24fa
1 changed files with 6 additions and 0 deletions
|
@ -244,4 +244,10 @@ $radius_host = 'localhost';
|
||||||
$radius_user = 'phpnuxbill';
|
$radius_user = 'phpnuxbill';
|
||||||
$radius_pass = 'phpnuxbill';
|
$radius_pass = 'phpnuxbill';
|
||||||
$radius_name = 'phpnuxbill';
|
$radius_name = 'phpnuxbill';
|
||||||
|
```
|
||||||
|
|
||||||
|
## Log Radius on Mikrotik
|
||||||
|
|
||||||
|
```
|
||||||
|
/system logging add topics=radius,debug action=memory
|
||||||
```
|
```
|
Loading…
Reference in a new issue