aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-05 21:36:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-05 21:36:00 +0000
commite731015b0462c972b646cdf0977b8f6f9780789e (patch)
treebc6bb3c42f3b1152699c7a2f81c7e4f0c7d7b105
parent686bdfd29bafd605a26f4d1f7fdeb27ca25402d5 (diff)
downloadpfsense-packages-e731015b0462c972b646cdf0977b8f6f9780789e.tar.gz
pfsense-packages-e731015b0462c972b646cdf0977b8f6f9780789e.tar.bz2
pfsense-packages-e731015b0462c972b646cdf0977b8f6f9780789e.zip
Disable freeradius.. Its a ROYAL mess
-rw-r--r--pkg_config.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 5242c369..5476166c 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -77,18 +77,6 @@
<configurationfile>carp.xml</configurationfile>
</package>
<package>
- <name>freeradius</name>
- <website>http://www.freeradius.org/</website>
- <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr>
- <category>Security</category>
- <config_file>http://www.pfsense.com/packages/config/freeradius.xml</config_file>
- <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
- <depends_on_package>freeradius-1.0.2_1.tbz</depends_on_package>
- <version>1.0.2_1</version>
- <status>Stable</status>
- <configurationfile>freeradius.xml</configurationfile>
- </package>
- <package>
<name>iperf</name>
<website>http://dast.nlanr.net/Projects/Iperf/</website>
<descr>Iperf is a tool for measuring maximum TCP and UDP bandwidth, reminiscent of ttcp and nettest. It has been written to overcome the shortcomings of those aging tools. Iperf can also test UDP bandwidth, loss, and jitter.</descr>
@@ -284,5 +272,17 @@ test server or link availability and modify translation or routing rules. This p
<config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file>
<configurationfile>squidGuard.xml</configurationfile>
</package>
+ <package>
+ <name>freeradius</name>
+ <website>http://www.freeradius.org/</website>
+ <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr>
+ <category>Security</category>
+ <config_file>http://www.pfsense.com/packages/config/freeradius.xml</config_file>
+ <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
+ <depends_on_package>freeradius-1.0.2_1.tbz</depends_on_package>
+ <version>1.0.2_1</version>
+ <status>Stable</status>
+ <configurationfile>freeradius.xml</configurationfile>
+ </package>
<!-- END - these packages are inactive -->
</pfsensepkgs>