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

Re: [cobalt-users] PortSentry 2.0b1 Install Issues on a Raq 4i



Hi Yah,

Gerald stated...

You have to start it
put a line in /etc/rc.d/rc.local
something like
/usr/local/psionic/portsentry/portsentry -tcp
/usr/local/psionic/portsentry/portsentry -udp

================================
With version two Portsentry automatically starts monitoring TCP & UDP traffic as soon as it starts reading the settings from the config file, so all you's need to add to the rc.local file would be:-

#Lets start Portsentry
/etc/rc.d/init.d/portsentry start

Regards

Chae