.
All rights reserved.
*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
/* ========================================================================== */
]]>
Describe your package hereDescribe your package requirements hereCurrently there are no FAQ items provided.freeradiussettingsnoneFreeRADIUS: Settingspkg_edit.php?xml=freeradiussettings.xml&id=0/usr/local/pkg/freeradius.incUsers/pkg.php?xml=freeradius.xmlNAS / Clients/pkg.php?xml=freeradiusclients.xmlInterfaces/pkg.php?xml=freeradiusinterfaces.xmlSettings/pkg_edit.php?xml=freeradiussettings.xml&id=0GENERAL CONFIGURATIONlisttopicMaximum Requests ServervarsettingsmaxrequestsThe maximum number of requests the server could handle at a time until "Cleanup Delay" deletes them. Useful range 256 * NAS. If it is set to low it will make the server busy. A higher value is better (but increased RAM usage) but it shouldn't be higher than 1000 * NAS. (Default: 1024)input1024Max Request TimeoutvarsettingsmaxrequesttimeThe maximum time to handle a request in seconds. (Default: 30)input30Cleanup DelayvarsettingscleanupdelayThe time to wait before cleaning up a reply which was sent to the NAS in seconds. (Default: 5)input5NAS Hostname LookupvarsettingshostnamelookupsLog the names of NAS instead of IP addresses. Turning this on can result in lock ups of the RADIUS Server. (Default: no)selectnoAllow Core DumpsvarsettingsallowcoredumpsOnly turn this on if you need to debug the RADIUS server! (Default: no)selectnoRegular ExpressionsvarsettingsregularexpressionsAllows regular expressions. (Default: yes)selectyesExtended ExpressionsvarsettingsextendedexpressionsAllows extended expressions. (Default: yes)selectyesLOGGING CONFIGURATIONlisttopicLogging Destination of RADIUSvarsettingslogdirChoose the destination where freeRADIUS should log. Logging must be enabled.(Default: radius.log)selectfilesRADIUS LoggingvarsettingsauthChoose if you want to enable logging. (Default: Disabled)selectnoLog Bad Authentication AttemptsvarsettingsauthbadpassChoose if you want to log bad authentication attempts. Logging must be enabled. (Default: no)selectnoLog good authentication attempts?varsettingsauthgoodpassChoose if you want to log good authentication attempts. Logging must be enabled. (Default: no)selectnoLog Stripped NamesvarsettingsstrippednamesChoose if you want to log the full User-Name attribute as it was found in the request. Logging must be enabled. (Default: no)selectnoSECURITY CONFIGURATIONlisttopicMaximum Number of AttributesvarsettingsmaxattributesThe maximum number of attributes permitted in a RADIUS packet. Packets which have more than this number of attributes in them will be dropped. (Default: 200)input200Access-Reject DelayvarsettingsrejectdelayWhen sending an Access-Reject it can be delayed for a few seconds. This may help slow down a DoS attack. It also helps to slow down people trying to brute-force crack a users password. (Default: 1)(Immediately: 0)input1THREAD POOL CONFIGURATIONlisttopicNumber of Threads After StartvarsettingsstartserversThe thread pool is a long-lived group of threads which take turns (round-robin) handling any incoming requests. (Default: 5)input5Maximum Number of ThreadsvarsettingsmaxserversIf this limit is ever reached, clients will be locked out so it should not be set to low. (Default: 32)input32Min Spare ServersvarsettingsminspareserversThis dynamically adjusts the "Number of Threads After Start". If the RADIUS server has to handle MANY requests and LESS than "Min Spare Servers" are left than the RADIUS server will INCREASE the number of running threads. (Default: 3)input3Max Spare ServersvarsettingsmaxspareserversThis dynamically adjusts the "Number of Threads After Start". If the RADIUS server has to handle FEW requests and MORE than "Max Spare Servers" are left than the RADIUS server will DECREASE the number of running threads. (Default: 10)input10Server Packet Queue SizevarsettingsmaxqueuesizeThis is the queue size where the server stores packets before processing them. (Default: 65536)input65536Maximum Requests per ServervarsettingsmaxrequestsperserverYou should only change this if you encounter memory leaks while running RADIUS. (Default: 0)input0
freeradius_settings_resync();
freeradius_settings_resync();