[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Port Sentry
- Subject: Re: [cobalt-users] Port Sentry
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Fri Aug 4 23:02:14 2000
- Organization: Rechtsanwalt
Mike Fritsch schrieb:
>
> To start portsentry, su to root and type the following
>
> /etc/rc.d/init.d/portsentry start
>
interesting... did you try it ?
rtfm. the right command would be (as a suggestion; read the docu for the
options) :
Advanced TCP stealth scan detection :
/usr/local/portsentry/portsentry -atcp
Stealth UDP scan detection :
/usr/local/portsentry/portsentry -sudp
the path,f course, depends on your installation. if you are in the
portsentry directory, you have to add a ./ (w/o space) before the
command.
you can add the above command lines to your /etc/rc.d/rc.local file.
another way would be to write your own startup/shutdown script into
/etc/rc.d/init.d, add the appropriate symlinks in the runlevel
directories, and the command that mike suggested would work. if you are
not common with this stuff, consult a good linux book before messing
around with startup files other than rc.local.
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.