Changes

Jump to navigation Jump to search
m
Line 4: Line 4:  
</blockquote>
 
</blockquote>
 
Placeholder
 
Placeholder
 +
 +
 
==About==
 
==About==
[https://freeradius.org FreeRADIUS] includes a RADIUS server, a BSD licensed client library, a PAM library, and an Apache module. In most cases, the word FreeRADIUS refers to the RADIUS server.
+
[https://freeradius.org FreeRADIUS] includes a RADIUS server, a BSD licensed client library, a PAM library, and an Apache module. In most cases, the word FreeRADIUS refers to the RADIUS server. FreeRADIUS is the most widely deployed RADIUS server in the world. It is the basis for multiple commercial offerings. It supplies the AAA needs of many Fortune-500 companies and Tier 1 ISPs.
 
  −
FreeRADIUS is the most widely deployed RADIUS server in the world. It is the basis for multiple commercial offerings. It supplies the AAA needs of many Fortune-500 companies and Tier 1 ISPs.
      
It is also widely used for Enterprise Wi-Fi and IEEE 802.1X network security, particularly in the academic community, including eduroam. The server is fast, feature-rich, modular, and scalable.
 
It is also widely used for Enterprise Wi-Fi and IEEE 802.1X network security, particularly in the academic community, including eduroam. The server is fast, feature-rich, modular, and scalable.
    +
==Discussion==
 +
[https://forums.contribs.org/index.php?topic=53181.msg275326#msg275326 Discussion on the forums]
    
----
 
----
Line 34: Line 36:     
(this can also be found in /etc/radiusclient-ng/servers, no db key for this as of yet)
 
(this can also be found in /etc/radiusclient-ng/servers, no db key for this as of yet)
 +
 +
(please see https://bugs.contribs.org/show_bug.cgi?id=10358)
       
As radius shared secret on SoftEther side
 
As radius shared secret on SoftEther side
Just enter 127.0.0.1 as radius server, and the result of the command I gave you as shared secret (or you can find the secret key in /etc/raddb/clients.conf in the existing localhost section----
+
Just enter 127.0.0.1 as radius server, and the result of the command I gave you as shared secret (or you can find the secret key in /etc/raddb/clients.conf in the existing localhost section
 +
----
 +
 
 +
 
 +
config setprop radiusd access private TCPPort 1812
 +
config set radius-acct service status enabled access private TCPPort 1813
 +
signal-event remoteaccess-update
 +
 
 +
----
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu