. 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 here Describe your package requirements here Currently there are no FAQ items provided. freeradius 1.1.2 FreeRADIUS: Users /usr/local/pkg/freeradius.inc FreeRADIUS Modify FreeRADIUS users, clients, and settings.
Services
/pkg.php?xml=freeradius.xml
FreeRADIUS radiusd.sh radiusd The FreeRADIUS daemon. Users /pkg.php?xml=freeradius.xml Clients /pkg.php?xml=freeradiusclients.xml Settings /pkg_edit.php?xml=freeradiussettings.xml&id=0 Username username Description description IP address ip Subnet Mask subnetmask Multiple Connection multiconnect Expiration expiration Session time sessiontime Online time onlinetime VLAN ID vlanid /usr/local/pkg/ 0775 https://packages.pfsense.org/packages/config/freeradius/freeradiusclients.xml /usr/local/pkg/ 0775 https://packages.pfsense.org/packages/config/freeradius/freeradiussettings.xml /usr/local/pkg/ 0775 https://packages.pfsense.org/packages/config/freeradius/freeradius.inc Username username Enter the username. input Password password Enter the password for this username. password ip IP address input subnetmask subnetmask Framed-IP-Netmask. Needs support of the NAS (Switch) Example: 255.255.255.0 input gateway gateway Framed-Route. Needs support of the NAS (Switch). Order is: Subnet Gateway Metric Example: 192.168.10.0 192.168.10.1 1 input multiconnect Number of Multiple connection The available number of multiple simultaneous connections with this username. input expiration Expiration You may enter the date that this account will stop working here.use Mmm dd yyyy example: 01 Jan 2007 will be Jan 01 2007 input sessiontime Session time Time this user has until relogin in seconds input onlinetime Online time input description Description You may enter a description here for your reference (not parsed). input vlanid VLAN ID
This setting can be used for switches/wireless access points that support the following radius parameters:
Tunnel-Type = VLAN
Tunnel-Medium-Type = IEEE-802
Tunnel-Private-Group-ID = "insert vlan identifier here"

This was implemented and tested with HP Procurve Switches (3500yl, and 2626). HP Procurve switches support using either the VLAN ID or the VLAN name, while other switches will only work using the VLAN ID. ]]>
input
additionaloptions Additional RADIUS Options You may append extra custom RADIUS options to this user account (separated by commas).
IMPORTANT: If you don't format this field correctly, FreeRADIUS may not properly start because the users file will contain a syntax error. ]]>
textarea 10 75
freeradius_users_resync(); freeradius_users_resync(); freeradius_install_command(); freeradius_deinstall_command();