From f3ea1f4ba66fe80a435b8224a8eb15e3c732e04b Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 23 Jan 2011 01:18:32 -0500 Subject: move dead packages into archive to clean this up a bit. I know there are some I missed if someone else would like to review --- config/portsentry/portsentry.inc | 292 --------------------------------------- config/portsentry/portsentry.xml | 120 ---------------- 2 files changed, 412 deletions(-) delete mode 100644 config/portsentry/portsentry.inc delete mode 100644 config/portsentry/portsentry.xml (limited to 'config/portsentry') diff --git a/config/portsentry/portsentry.inc b/config/portsentry/portsentry.inc deleted file mode 100644 index d51f9035..00000000 --- a/config/portsentry/portsentry.inc +++ /dev/null @@ -1,292 +0,0 @@ - \ No newline at end of file diff --git a/config/portsentry/portsentry.xml b/config/portsentry/portsentry.xml deleted file mode 100644 index 3220c8ff..00000000 --- a/config/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 - http://www.pfsense.com/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