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

Re: [cobalt-users] Under attack



On Thu, 22 Feb 2001, Anthony wrote:

} > 	ftp://ftp.webokay.com/pub/portsentry.mailbot
}
} I have got this little script and am tring to get it to work but I can
} sigure out what lines to add to the .conf file and exactly what should be
} in that line.

Just put the script somewhere on your server - anywhere will do,
including the same directory in which the portsenty configuration
files were installed on your server. Set it chmod 755 via Telnet or
SSH, or use your FTP client. Then, in your portsentry.conf file,
find the line that starts:

	KILL_RUN_CMD="...

	and make it read thusly:

KILL_RUN_CMD="/path/to/script/./portsentry.mailbot $TARGET$ $PORT$"

	Feel free to contact me directly if you need any further
assistance. I'll be happy to coach you through the install.