FAQ
Installation & access
I forgot the admin password — how do I reset it?
go run ./cmd/reset-password -c /etc/toughradius.yml -u admin -p <new-password>Which database should I choose, SQLite or PostgreSQL?
Can I run it on a port other than 1812/1813/1816?
The HTTPS admin port (1817) doesn't work
Is -initdb safe to run again?
-initdb safe to run again?Authentication
All requests are ignored / time out
Users authenticate but get no bandwidth limit
Dial-up authenticates but gets no IP / the address pool has no effect
I have multiple NAS devices — must each be configured separately?
Why was a specific user rejected?
Repeated wrong passwords respond slowly — why?
Does ToughRADIUS support 802.1X / Wi-Fi Enterprise?
EAP-TLS / PEAP / EAP-TTLS doesn't start
What breaks if the server and device clocks drift apart?
Which EAP method should I pick?
Sessions, CoA & accounting
Disconnect / CoA from Online Sessions has no effect
How do I change a user's speed live (FUP / over-quota throttling)?
CoA / disconnect says the session was not found
Online sessions show users that already disconnected
Accounting table grows forever — what is cleaned automatically?
Concurrent sessions are not limited
Operations
How do I monitor it with Prometheus?
How do I upgrade safely?
Where are logs / data / certificates stored?
Last updated