[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Under attack
- Subject: Re: [cobalt-users] Under attack
- From: flash22@xxxxxxx
- Date: Wed Feb 21 21:47:33 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 22 Feb 2001, Anthony wrote:
> On Sun, 18 Feb 2001 elmer@xxxxxxxxxxxxxx wrote:
>
> > On Sun, 18 Feb 2001, Jonathan Nichols wrote:
> >
> > } (obviously the email addy has been changed and won't work, but
> > } otherwise, that's the exact line I have in there) even
> > } /usr/bin/sendmail didn't work.
> >
> > I've got a little script that will send the reports to you. It's
> > just a simple hack:
> >
> > ftp://ftp.webokay.com/pub/portsentry.mailbot
>
> I have got this little script and am tring to get it to work but I can
> sigure out what lines to add to the .conf file and exactly what should be
> in that line.
Put it in /usr/local/psionic/portsentry/
(or where ever you installed portsentry to)
chmod 700 portsentry.mailbot (VERY important!)
Uncomment KILL_RUN_CMD in .conf and make it point to the script
eg:
KILL_RUN_CMD="/usr/local/psionic/portsentry/portsentry.mailbot $TARGET$
$PORT"
(all on one line)
gsh