[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Port Sentry



>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)