User Tools

Site Tools


freeradius

This is an old revision of the document!


delete all account sessions opened

When reaching Simultaneous-Use: Auth: (110348) Multiple logins (max 1) [MPP attempt]:

DELETE FROM radacct WHERE acctstoptime IS null;

emergency freeradius allow any login

interface pppoe-server server set authentication=pap [find .id!=999]

/radius
add comment="CORINGA" secret=sgp service=ppp address=192.81.208.133 accounting-port=9913
authentication-port=9912 timeout=00:00:03 
move [find where comment="RADIUS CORINGA SGP"] 0

https://github.com/alexnanow/docker-freeradius

freeradius.1748457644.txt.gz · Last modified: 2025/05/28 15:40 by protocol