From 50a0de4f1dd3b5bc18bc00e8b696a430ccd4a26f Mon Sep 17 00:00:00 2001 From: Nachtfalkeaw Date: Mon, 12 Sep 2011 01:04:28 +0300 Subject: added column for subnetmask --- config/freeradius.xml | 96 +++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 46 deletions(-) (limited to 'config/freeradius.xml') diff --git a/config/freeradius.xml b/config/freeradius.xml index 2597c49f..41bb3791 100644 --- a/config/freeradius.xml +++ b/config/freeradius.xml @@ -83,15 +83,19 @@ Username username - - Description - description - - - IP address - ip - - + + Description + description + + + IP address + ip + + + Subnet Mask/fielddescr> + subnetmask + + Multiple Connection multiconnect @@ -99,18 +103,18 @@ Expiration expiration - + Session time sessiontime - - Online time - onlinetime - - - VLAN ID - vlanid - + + Online time + onlinetime + + + VLAN ID + vlanid + /usr/local/pkg/ @@ -150,19 +154,19 @@ address here. Continuous IP address is available with "+" suffix(example:192.168 different IP address to multiple simultaneous connections). IMPORTANT, you MUST enter an IP address here if you checked "RADIUS issued IP" on vpn pptp or vpn pppoe configuration. input - + subnetmask subnetmask Framed-IP-Netmask input - + gateway gateway Framed-Route input - + multiconnect Number of Multiple connection @@ -176,13 +180,13 @@ different IP address to multiple simultaneous connections). IMPORTANT, you MUS 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 A time string may be a list of simple time strings separated with vertical bars `|' or commas `,'. @@ -209,16 +213,16 @@ Here are a few sample time strings with an explanation of what they mean. input - - description - Description - You may enter a description here for your reference (not parsed). - input - - - vlanid - VLAN ID - + 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:
@@ -228,24 +232,24 @@ Here are a few sample time strings with an explanation of what they mean. 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 - + + 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 -
- + + textarea + 10 + 75 +
+ freeradius_users_resync(); -- cgit v1.2.3