Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Starburst

Pages: 1 ... 84 85 [86] 87 88 ... 98
1276
Looks like the robots that find open forums found CWP, and are spamming away...

@Igor S.

Some examples, please?

Looks like the users have been deleted along with all their posts.

But the whole right side of the new post list was filled with spam.

1277
Dovecot / Re: Mail server error after update to Dovecot 2.3.14-5
« on: March 16, 2021, 03:19:39 PM »
Dovecot Pigeonhole was a major update as well.

An acknowledgement from CWP would be nice at least to acknowledge the problem.

I tried a mailserver rebuild from within CWP and that didn't work. But that was under CWP 0.9.8.1048, and updates have come out since then.
Is this how you rebuilt your mail services?
Or was it a different way?

Thanks

1278
Dovecot / Re: Mail server error after update to Dovecot 2.3.14-5
« on: March 12, 2021, 04:26:58 AM »
@Igor S.

Any suggestions, other than reloading the older version?

1279
Information / Looks like the ad spamming robots found the CWP forums
« on: March 09, 2021, 12:10:19 AM »
Looks like the robots that find open forums found CWP, and are spamming away...

@Igor S.

1280
Dovecot / Mail server error after update to Dovecot 2.3.14-5
« on: March 07, 2021, 03:15:18 AM »
Ran the updates tonight from Dovecot 2.3.14-4 to 2.3.14-5 and the mail server stopped responding.
Tried rebuilding the mail server, and still no joy.

Update is directly from the Dovecot repo at http://repo.dovecot.org/ce-2.3-latest/centos/$releasever/RPMS/$basearch

Anyone else run into this problem?

1281
Updates / Re: PROBLEMS AFTER UPDATE... !!!
« on: February 14, 2021, 06:45:49 AM »
If that happens, reboot the server, and you should be good to go.

If not, after the reboot run: sudo sh /scripts/update_cwp

1282
E-Mail / Re: How to setting postfix ipv6 send mail ?
« on: February 12, 2021, 11:16:15 PM »
CWP doesn't official support IPv6. Which I wish they would.

You have to configure IPv6 by hand.

1283
How to / Re: where get BILLING panel for CWP?
« on: February 12, 2021, 11:13:44 PM »
WHMCS and even Blesta cost money.

Even ISPConfig's billing module costs money.

1284
Mod_Security / Re: mod_security crashing Apache on new install
« on: February 12, 2021, 04:12:41 AM »
And now it's semi working again on 0.9.8.1042, but CWPpro keeps giving the annoying red error box saying that Mod_Security is not installed.

1285
As always, forgive the translation, I am Spanish and I use a translator.

Since version 0.9.8.1041, if you are using the new CWP backup system, you may be experiencing a problem and that is that the copies are staying in the local: / root folder and are not being uploaded to the remote server.

This problem happens if you use the options (SSH and compressed) with the incremental ones, it doesn't happen.

To solve this problem, you simply have to go to the backup system, edit the current backup that you have configured and you will see that there is a new field:



By default it is empty, so simply put this value:

/home/tmp_bak/

With this they no longer stay in the / root folder and are uploaded correctly to the remote server.

I hope it helps you.

Regards!

Thanks for the heads up.

1286
CentOS-WebPanel Bugs / Re: Apache failure to start - Modsecure mess vhost/
« on: February 12, 2021, 04:09:14 AM »
I posted this bug in the Mod_Security forum.

Still haven't heard back.

It broke after 0.9.8.1036, I got it working on 0.9.8.1042, but CWPpro keeps giving that annoying red error box that Mod_Security is not installed.

1287
CentOS 7 Problems / Re: TLSv1.3
« on: February 12, 2021, 04:05:15 AM »
Does anyone got the TLSv1.3 version on CWP7 with centos 7 working? We dont seem to get it working. I hope someone can help us out as we now only have TLSv1.2. Thanks so much.

Ron Cooper

I have TLS 1.2 & 1.3 working with CWP on CentOS 8 using Apache. Don't know about Nginx.

Sandeep wrote a nice tutorial at: https://www.mysterydata.com/get-a-score-rating-with-ssllabs-qualys-in-cwp-control-web-panel/

I eddited: /usr/local/apache/conf.d/ssl.conf
with the just following, and then SSLLabs will give you an A+

<IfModule !ssl_module>
LoadModule ssl_module modules/mod_ssl.so
</IfModule>
Listen 443
SSLProtocol -all +TLSv1.2 +TLSv1.3
SSLHonorCipherOrder On
SSLCipherSuite    TLSv1.3    TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256
SSLCipherSuite    SSL        ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES256-GCM-SHA384
SSLCompression Off
SSLSessionTickets Off

1288
Mod_Security / Re: mod_security crashing Apache on new install
« on: February 09, 2021, 03:35:43 AM »
And worked OK under 0.9.8.1040, but now Apache Rebuild is broken under 0.9.8.1041...

1289
CentOS-WebPanel Bugs / Apache Re-Build broken. Again.
« on: February 09, 2021, 03:33:58 AM »
Worked fine on 0.9.8.1040, broken again with 0.9.8.1041

Another brand new install, and Apache won't Rebuild under CWP 0.9.8.1041

1290
CentOS-WebPanel Bugs / Re: Apache Re-Build Not Working
« on: February 09, 2021, 03:32:44 AM »
Just tried this fix with 0.9.8.1041, Apache still won't update. :/

Pages: 1 ... 84 85 [86] 87 88 ... 98