[HowTo] Make ispCP more Secure ! - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Contributions Area (/forum-40.html) +--- Forum: Howtos (/forum-41.html) +--- Thread: [HowTo] Make ispCP more Secure ! (/thread-257.html) |
RE: [HowTo] Make ispCP more Secure ! - BeNe - 05-30-2007 06:05 PM I added this to the Wiki now --> http://www.isp-control.net/ispcp/wiki/howto_secure RE: [HowTo] Make ispCP more Secure ! - MrLight - 05-30-2007 06:09 PM Nice Work! I just read it. Mr Light :-) RE: [HowTo] Make ispCP more Secure ! - Zothos - 05-31-2007 02:50 AM haven't you postet the same thing on vhcs.net a few years ago? ^^ but its definitly goot to know RE: [HowTo] Make ispCP more Secure ! - BeNe - 05-31-2007 03:13 AM No, i never had a account on vhcs.net But this is not all, i will add something to SSH, mod_evasive and mod_security these days. RE: [HowTo] Make ispCP more Secure ! - BeNe - 06-01-2007 12:05 AM Added fail2ban and SSL for Mailservice (courier) RE: [HowTo] Make ispCP more Secure ! - BeNe - 06-01-2007 12:46 AM And now, "Make SSH safer" RE: [HowTo] Make ispCP more Secure ! - bertus51 - 06-01-2007 08:49 AM BeNe Wrote:Added fail2ban and SSL for Mailservice (courier) I had some problems with SSL for Mailservice. Code: VO11919:/etc/courier# apt-get install courier-imap-ssl But the fix was quit simple. Had to increase the IMAP_ULIMITD in /etc/courier/imapd from the default 65536 to 131072 RE: [HowTo] Make ispCP more Secure ! - BeNe - 06-01-2007 04:07 PM mmmhh i installed it many times, but this error is new for me. Thanks for your solution. Hope some will use my Docu about the Security.... RE: [HowTo] Make ispCP more Secure ! - BeNe - 06-06-2007 06:12 PM * Added SSL for ProFTPD RE: [HowTo] Make ispCP more Secure ! - BioALIEN - 06-08-2007 04:08 AM I've been keeping track of your changes. Very very helpful! Keep it up BeNe |