File: templates

package info (click to toggle)
portsentry 1.2-12
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 504 kB
  • ctags: 156
  • sloc: ansic: 2,279; makefile: 199; sh: 183; perl: 94; csh: 31
file content (23 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Template: portsentry/warn_no_block
Type: note
_Description: PortSentry does not block anything by default.
 Please note that by default PortSentry takes no action against potential
 attackers. It only dumps messages into /var/log/syslog. To change this
 edit /etc/portsentry/portsentry.conf.
 .
  You may also want to check:
  /etc/default/portsentry (daemon startup options) and
  /etc/portsentry/portsentry.ignore.static (hosts/interfaces to ignore)
 .
 For further details see the portsentry(8) and portsentry.conf(5) manpages.

Template: portsentry/startup_conf_obsolete
Type: note
_Description: startup.conf is obsolete - use /etc/default/portsentry instead
 /etc/portsentry/startup.conf is no longer used and /etc/default/portsentry
 is used instead. In order to ease the transition I'll do my best to
 preserve your settings while copying them over to the new location. 
 Please check /etc/default/portsentry against /etc/portsentry/startup.conf
 and remove it after the installation has finished.
 .
 Sorry for any inconvenience.