Current time: 04-19-2024, 06:36 PM Hello There, Guest! (LoginRegister)


Post Reply 
phoning home for updates
Author Message
Quemeros Offline
Junior Member
*

Posts: 86
Joined: Nov 2007
Reputation: 0
Post: #11
RE: phoning home for updates
BioALIEN Wrote:Major +1 to this. Today's downtime caused unnecessary delay for us today.
Agree!...
And Today isnt' the first time this happend...
05-23-2008 08:09 AM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #12
RE: phoning home for updates
ok, ill take a look Smile

ispcomm Wrote:I would but I changed some of them. Out of my memory the values should be these:
Code:
LOSTPASSWORD          1    
LOSTPASSWORD_TIMEOUT     30
PASSWD_CHARS         6
PASSWD_STRONG         1
BRUTEFORCE         1
BRUTEFORCE_BETWEEN     1
BRUTEFORCE_MAX_LOGIN     5
BRUTEFORCE_BLOCK_TIME     30
BRUTEFORCE_BETWEEN_TIME 30
BRUTEFORCE_MAX_CAPTCHA     5
CREATE_DEFAULT_EMAIL_ADDRESSES     1
HARD_MAIL_SUSPENSION     1
USER_INITIAL_LANG     lang_English
ISPCP_SUPPORT_SYSTEM     1
DOMAIN_ROWS_PER_PAGE     10
LOG_LEVEL         512

The defaults can be found in of them are in ispcp-lib.php

ispcomm
05-23-2008 11:39 PM
Find all posts by this user Quote this message in a reply
ispcomm Offline
Junior Member
*

Posts: 93
Joined: Apr 2008
Reputation: 3
Post: #13
RE: phoning home for updates
Any updates on this issue? Shall I go forward and redo the changes using the database?

ispcomm
05-31-2008 09:50 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #14
RE: phoning home for updates
currently looking which config entrys have to be in the database. Stats the status Tongue

yep, sure.
05-31-2008 11:01 PM
Find all posts by this user Quote this message in a reply
ispcomm Offline
Junior Member
*

Posts: 93
Joined: Apr 2008
Reputation: 3
Post: #15
RE: phoning home for updates
Here's the default config table on a clean install. There's a lot of variables missing in here:
Code:
name     value
PORT_FTP     21;tcp;FTP;1;0
PORT_SSH     22;tcp;SSH;1;0
PORT_TELNET     23;tcp;TELNET;1;0
PORT_SMTP     25;tcp;SMTP;1;0
PORT_DNS     53;tcp;DNS;1;0
PORT_HTTP     80;tcp;HTTP;1;0
PORT_HTTPS     443;tcp;HTTPS;0;0
PORT_POP3     110;tcp;POP3;1;0
PORT_POP3-SSL     995;tcp;POP3-SSL;1;0
PORT_IMAP     143;tcp;IMAP;1;0
PORT_IMAP-SSL     993;tcp;IMAP-SSL;0;0
PORT_POSTGREY     60000;tcp;POSTGREY;1;1
PORT_AMAVIS     10024;tcp;AMaVis;1;1
PORT_SPAMASSASSIN     783;tcp;SPAMASSASSIN;1;1
PORT_POLICYD-WEIGHT     12525;tcp;POLICYD-WEIGHT;1;1
DATABASE_REVISION     4
Sorry for bad indentation. It is a cut and paste from the pma screen.
06-04-2008 07:50 PM
Find all posts by this user Quote this message in a reply
ispcomm Offline
Junior Member
*

Posts: 93
Joined: Apr 2008
Reputation: 3
Post: #16
RE: phoning home for updates
Here's the same table after the first "save options" with default values:
Code:
PORT_FTP      21;tcp;FTP;1;0
PORT_SSH     22;tcp;SSH;1;0
PORT_TELNET     23;tcp;TELNET;1;0
PORT_SMTP     25;tcp;SMTP;1;0
PORT_DNS     53;tcp;DNS;1;0
PORT_HTTP     80;tcp;HTTP;1;0
PORT_HTTPS     443;tcp;HTTPS;0;0
PORT_POP3     110;tcp;POP3;1;0
PORT_POP3-SSL     995;tcp;POP3-SSL;1;0
PORT_IMAP     143;tcp;IMAP;1;0
PORT_IMAP-SSL     993;tcp;IMAP-SSL;0;0
PORT_POSTGREY     60000;tcp;POSTGREY;1;1
PORT_AMAVIS     10024;tcp;AMaVis;1;1
PORT_SPAMASSASSIN     783;tcp;SPAMASSASSIN;1;1
PORT_POLICYD-WEIGHT     12525;tcp;POLICYD-WEIGHT;1;1
DATABASE_REVISION     4
LOSTPASSWORD     1
LOSTPASSWORD_TIMEOUT     30
PASSWD_CHARS     7
PASSWD_STRONG     1
BRUTEFORCE     1
BRUTEFORCE_BETWEEN     1
BRUTEFORCE_MAX_LOGIN     3
BRUTEFORCE_BLOCK_TIME     30
BRUTEFORCE_BETWEEN_TIME     30
BRUTEFORCE_MAX_CAPTCHA     5
CREATE_DEFAULT_EMAIL_ADDRESSES     1
HARD_MAIL_SUSPENSION     1
USER_INITIAL_LANG     lang_English
ISPCP_SUPPORT_SYSTEM     1
HOSTING_PLANS_LEVEL     reseller
DOMAIN_ROWS_PER_PAGE     10
LOG_LEVEL     1024
ispcomm.
06-04-2008 08:32 PM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #17
RE: phoning home for updates
Can you test this patch?
http://www.isp-control.net/ispcp/ticket/1277
It`s supposed to do the trick (works for me). Patch is against r1228.
06-17-2008 07:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ispcomm Offline
Junior Member
*

Posts: 93
Joined: Apr 2008
Reputation: 3
Post: #18
RE: phoning home for updates
sci2tech: looks good. I'll revert my own patch and use yours (I was a little lazy doing this before, but now it's time).

ispcomm.
06-17-2008 07:42 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)