ispCP - Board - Support
[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)

Pages: 1 2 3 4 5


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 Wink


RE: [HowTo] Make ispCP more Secure ! - BeNe - 05-31-2007 03:13 AM

No, i never had a account on vhcs.net Wink

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" Wink


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
Reading package lists... Done
Building dependency tree... Done
courier-imap-ssl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up courier-imap-ssl (4.1.1.20060828-5) ...
Starting Courier IMAP-SSL server:0022
/etc/init.d/courier-imap-ssl: xmalloc: ../bash/variables.c:2569: cannot allocate 808 bytes (0 bytes allocated)
invoke-rc.d: initscript courier-imap-ssl, action "start" failed.
dpkg: error processing courier-imap-ssl (--configure):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
courier-imap-ssl
E: Sub-process /usr/bin/dpkg returned an error code (1)

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.... Smile


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 Smile