diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-07 19:13:53 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-07 19:13:53 +0000 |
commit | 799f2f80f4c82df80890d766979553668007c153 (patch) | |
tree | 1c245cc6ed6af25ab5ab2b77a797eddbffdbb869 | |
parent | 653ecbaccd172d9e08382d4e810d547022da1a8b (diff) | |
download | pfsense-packages-799f2f80f4c82df80890d766979553668007c153.tar.gz pfsense-packages-799f2f80f4c82df80890d766979553668007c153.tar.bz2 pfsense-packages-799f2f80f4c82df80890d766979553668007c153.zip |
Mark doorman as broken
-rw-r--r-- | pkg_config.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index d6c069f1..de3d45a2 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -75,18 +75,6 @@ <configurationfile>freeradius.xml</configurationfile> </package> <package> - <name>doorman</name> - <website>http://doorman.sourceforge.net</website> - <descr>Doorman is a port knocking implementation which allows a server to run silently, invisibly, with all TCP ports closed except to those who know the secret knock.</descr> - <category>Security</category> - <config_file>http://www.pfsense.com/packages/config/doorman.xml</config_file> - <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> - <depends_on_package>doorman-0.8_1.tbz</depends_on_package> - <version>0.8_1</version> - <status>ALPHA</status> - <configurationfile>doorman.xml</configurationfile> - </package> - <package> <name>ntop</name> <website>http://www.ntop.org/</website> <descr>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</descr> @@ -353,4 +341,16 @@ test server or link availability and modify translation or routing rules. This p <status>ALPHA</status> <configurationfile>per-user-bandwidth-distribution.xml</configurationfile> </package> + <package> + <name>doorman</name> + <website>http://doorman.sourceforge.net</website> + <descr>Doorman is a port knocking implementation which allows a server to run silently, invisibly, with all TCP ports closed except to those who know the secret knock.</descr> + <category>Security</category> + <config_file>http://www.pfsense.com/packages/config/doorman.xml</config_file> + <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> + <depends_on_package>doorman-0.8_1.tbz</depends_on_package> + <version>0.8_1</version> + <status>ALPHA</status> + <configurationfile>doorman.xml</configurationfile> + </package> </pfsensepkgs> |