User Tools

Site Tools


freeradius

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
freeradius [2025/01/31 07:59] protocolfreeradius [2025/05/28 15:49] (current) protocol
Line 5: Line 5:
 DELETE FROM radacct WHERE acctstoptime IS null; DELETE FROM radacct WHERE acctstoptime IS null;
 </code> </code>
 +
  
 ===== emergency freeradius allow any login ===== ===== emergency freeradius allow any login =====
 +
 +<code>
 +
 +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="CORINGA"] 0
 +
 +</code>
  
 https://github.com/alexnanow/docker-freeradius https://github.com/alexnanow/docker-freeradius
freeradius.1738321189.txt.gz · Last modified: 2025/01/31 07:59 by protocol