[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Port Sentry
- Subject: Re: [cobalt-users] Port Sentry
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Sun Feb 25 18:42:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>I managed to get
> through the install of PortSentry just fine (yay!),
Congrats!
>I am stumped on how to
> start-up Portsentry, what am I missing?
If you want to start it up on boot, go to /etc/rc.d/rc.local and drop in
these lines at the end:
/usr/local/psionic/portsentry/portsentry -tcp
/usr/local/psionic/portsentry/portsentry -udp
(That's running tcp and udp, of course - whatever else you want, drop that
in too)