[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] atn: CarrieB :) is this still current?
- Subject: [cobalt-users] atn: CarrieB :) is this still current?
- From: Christopher Simmons - Mindset <cs@xxxxxxxxxxxxxxxx>
- Date: Mon May 7 07:52:58 2001
- Organization: MINDSET (tm) | NEOTROPE (tm)
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi, Carrie-
I'm finally getting around to installing portsentry and wondering if you
have updated your quickstart guide, snipped below, from the archive?
I got a bunch of DOS or something similar attack on sunday morning (RaQ4
CPU went from 0.1 to 0.7 usage to usage of 7 !!! which has never
happened).
Thanks for all your helpful hints !
Christopher
[snip] carrie's original info
--------------------------------------
PortSentry:
# wget http://www.psionic.com/tools/portsentry-1.0.tar.gz
# gunzip portsentry-1.0.tar.gz
# tar -xvf portsentry-1.0.tar
# mv portsentry-1.0 portsentry
# cd portsentry
# make install
(Dunno why, but I had to get the 'portsentry' file from old machine
via ftp and drop it in this directory for install to work)
Turn on portsentry at bootup: (haven't done this yet)
add to /etc/rc.d/rc.local:
/usr/local/psionic/portsentry/portsentry -tcp
/usr/local/psionic/portsentry/portsentry -udp
To turn it on right now, just run those lines as root. You'll see
portsentry firing up and binding if you look in
/var/log/messages.
[/snip]