From 07cf2c4b20230ddedee1bf9dddc1e7cd407385f5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 5 Feb 2015 10:02:24 -0200 Subject: Packages repo cleanup: - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir --- config/archive/portsentry/portsentry.inc | 292 ------------------------------- config/archive/portsentry/portsentry.xml | 120 ------------- 2 files changed, 412 deletions(-) delete mode 100644 config/archive/portsentry/portsentry.inc delete mode 100644 config/archive/portsentry/portsentry.xml (limited to 'config/archive/portsentry') diff --git a/config/archive/portsentry/portsentry.inc b/config/archive/portsentry/portsentry.inc deleted file mode 100644 index d51f9035..00000000 --- a/config/archive/portsentry/portsentry.inc +++ /dev/null @@ -1,292 +0,0 @@ - \ No newline at end of file diff --git a/config/archive/portsentry/portsentry.xml b/config/archive/portsentry/portsentry.xml deleted file mode 100644 index 175417b5..00000000 --- a/config/archive/portsentry/portsentry.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - portsentry - 1.0 - Portsentry - - /usr/local/pkg/portsentry.inc - - Portsentry - -
Services
- http://sourceforge.net/projects/sentrytools/ -
- - Portsentry - portsentry.sh - portsentry - The Sentry tools provide host-level security services for the Unix platform. PortSentry protect against portscans, and detect suspicious login activity on a continuous basis. - - installedpackages->portsentry->config - - /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/portsentry/portsentry.inc - - - - rowhelper - - - Listen on port - listenport - Instructs portsentry to look for bogus activity on port - input - 25 - - - - - Scan trigger value - scantrigger - Enter in the number of port connects you will allow before an alarm is given. The default is 0 which will react immediately.A value of 1 or 2 will reduce false alarms. Anything higher is probably not necessary. This value must always be specified, but generally can be left at 0. - input - 80 - - - - Block TCP - blocktcp - Determines if portsentry will listen on defined ports using the TCP protocol. - checkbox - - - - Block UDP - blockudp - Determines if portsentry will listen on defined ports using the UDP protocol. - checkbox - - - - Port Banner - portbanner - Text to ouput when client connects to a portsentry port. - checkbox - - - - - - - - - - - portsentry_custom_php_install_command(); - - - portsentry_custom_php_deinstall_command(); - - - -
\ No newline at end of file -- cgit v1.2.3