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.
1606
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.
1607
CentOS-WebPanel Bugs / Re: Error with the backup system since version 0.9.8.1041. Adjust to correct it.
« on: February 12, 2021, 04:10:58 AM »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.
1608
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.
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.
1609
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
1610
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...
1611
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
Another brand new install, and Apache won't Rebuild under CWP 0.9.8.1041
1612
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. :/
1613
Mod_Security / Re: mod_security crashing Apache on new install
« on: February 08, 2021, 01:05:00 AM »
Just looked, this bug wasn't there with CWP 0.9.8.1036.
1614
Mod_Security / Re: mod_security crashing Apache on new install
« on: February 07, 2021, 11:04:10 PM »
I have 8 other servers running CentOS 8 with CWP. Most were converted before Red Hat's announcement.
None of them had this issue.
But were installed before 0.9.8.1039.
So I'm guessing, this is a bug.
Here is a screenshot of what it looks like Uninstalled.
http://opsec.black/screenshots/mod_security-bug.png
None of them had this issue.
But were installed before 0.9.8.1039.
So I'm guessing, this is a bug.
Here is a screenshot of what it looks like Uninstalled.
http://opsec.black/screenshots/mod_security-bug.png
1615
Mod_Security / mod_security crashing Apache on new install
« on: February 07, 2021, 03:56:45 AM »
For some reason the mod-security screen is messed up and not showing the options.
And when you click on the icon to install, it crashes Apache.
Only way to get Apache working again, is to uninstall mod_security.
Again, this is on a brand new VPS running CentOS 8 and CWP 0.9.8.1039 that was just brought up yesterday (05FEB21)
And when you click on the icon to install, it crashes Apache.
Only way to get Apache working again, is to uninstall mod_security.
Again, this is on a brand new VPS running CentOS 8 and CWP 0.9.8.1039 that was just brought up yesterday (05FEB21)
1616
E-Mail / Re: Not receiving emails from Gmail
« on: January 25, 2021, 05:39:40 PM »
I think I got it resolved.
I had enabled MTA-STS, but since CWP doesn't do the SSL certificate for the mail server, only the main hostname, it caused a problem due to the mis-match.
I had enabled MTA-STS, but since CWP doesn't do the SSL certificate for the mail server, only the main hostname, it caused a problem due to the mis-match.
1617
CentOS Configuration / Re: Java Script not working
« on: January 25, 2021, 05:38:27 AM »
Issue has been resolved.
1618
E-Mail / Not receiving emails from Gmail
« on: January 25, 2021, 01:23:28 AM »
OK, another weird problem.
The server isn't receiving emails from Gmail.
Can send to them, no problem.
Anyone else seen this?
The server isn't receiving emails from Gmail.
Can send to them, no problem.
Anyone else seen this?
1619
CentOS Configuration / Java Script not working
« on: January 24, 2021, 10:59:42 PM »
So new server, and javascrpit isn't working for some reason.
Reset permissions using the Fix Permissions.
I know this is something simple and stupid I'm overlooking, but need some help what I'm missing.
Thanks
Reset permissions using the Fix Permissions.
I know this is something simple and stupid I'm overlooking, but need some help what I'm missing.
Thanks
1620
Other / Interesting news from Red Hat today!
« on: January 20, 2021, 06:02:25 PM »
Free RHEL for up to 16 production systems:
https://www.redhat.com/en/blog/new-year-new-red-hat-enterprise-linux-programs-easier-ways-access-rhel
@Sandeep
https://www.redhat.com/en/blog/new-year-new-red-hat-enterprise-linux-programs-easier-ways-access-rhel
@Sandeep

