From 3f30e413c180abab2c09ee1d318938b1e14186e6 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sat, 10 Dec 2011 21:22:50 +0000 Subject: adding additional xml --- config/freeradius2/freeradiusinterfaces.xml | 151 ++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100755 config/freeradius2/freeradiusinterfaces.xml (limited to 'config/freeradius2/freeradiusinterfaces.xml') diff --git a/config/freeradius2/freeradiusinterfaces.xml b/config/freeradius2/freeradiusinterfaces.xml new file mode 100755 index 00000000..f2de1008 --- /dev/null +++ b/config/freeradius2/freeradiusinterfaces.xml @@ -0,0 +1,151 @@ + + + + + + . + 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. + freeradiusinterfaces + none + FreeRADIUS: Interfaces + /usr/local/pkg/freeradius.inc + + + Users + /pkg.php?xml=freeradius.xml + + + NAS / Clients + /pkg.php?xml=freeradiusclients.xml + + + Interfaces + /pkg.php?xml=freeradiusinterfaces.xml + + + + Settings + /pkg_edit.php?xml=freeradiussettings.xml&id=0 + + + + + Listening Interface + varinterfaceip + + + Port + varinterfaceport + + + Interface Type + varinterfacetype + + + IP Version + varinterfaceipversion + + + Description + description + + + + + Listening Interface + varinterfaceip + Enter the IP address of the listening interface. e.g. 192.168.100.1 (Default: *) + input + * + + + + Port + varinterfaceport + Enter the port number of the listening interface. e.g. 1812 (Default: 1812) + input + 1812 + + + + Interface Type + varinterfacetype + Enter the type of the listening interface. (Default: auth) + select + auth + + + + + + + + + + + + IP Version + varinterfaceipversion + Enter the IP version of the listening interface. (Default: IPv4) + select + ipaddr + + + + + + + + Description + description + Enter any description you like for this interface. + input + + + + freeradius_settings_resync(); + + + freeradius_settings_resync(); + + -- cgit v1.2.3