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

Re: [cobalt-users] Port Sentry



"Frank Cubillos" <cubillos@xxxxxxxxxxxxxxxxxx>  wrote
> All this hacking and compromised boxes finally motivated me to spend a few
> hours figuring how a semi-newbie can secure his box; I managed to get
> through the install of PortSentry just fine (yay!), I am stumped on how to
> start-up Portsentry, what am I missing?
> What do you folks that use it recommend as far as settings?
> tcp,udp,stcp,atcp,sudp or audp?
> TIA
> Frank
> 
/usr/local/psionic/portsentry/portsentry -tcp &
/usr/local/psionic/portsentry/portsentry -udp &
And, put these commands in /etc/rc.d/rc.local, so when
the system reboots the commands are executed.

Gerald