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.
1051
E-Mail / Re: Mail server different as Hostname
« on: November 27, 2020, 12:32:16 AM »
mail.domainname has been working for several revisions also, at least it has on our setup using the repo.
You might also have to rebuild the mail server.
You might also have to rebuild the mail server.
1052
Mod_Security / ModSecurity Security Bug
« on: November 22, 2020, 04:08:01 PM »
the servers had a DDoS attack yesterday, while researching after it was taken care of, I found out ModSecurity has a Critical DoS bug in it Official Advisory for CVE-2020-15598.
From versions ModSecurity v3.0.0 to ModSecurity v3.0.3
ModSecurity v3.0.4 (patch for this version available)
Looking at CWP, it looks like it has version 2.9.1.
ModSecurity for Apache/2.9.1 (http://www.modsecurity.org/) configured.
[Sun Nov 22 15:56:26.417997 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: APR compiled version="1.6.2"; loaded version="1.6.2"
[Sun Nov 22 15:56:26.418006 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: PCRE compiled version="8.42 "; loaded version="8.42 2018-03-20"
[Sun Nov 22 15:56:26.418010 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: LIBXML compiled version="2.9.7"
[Sun Nov 22 15:56:26.418012 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.
Anyone know if this is affected, or how to upgrade ModSecurity on CWP?
Thanks
From versions ModSecurity v3.0.0 to ModSecurity v3.0.3
ModSecurity v3.0.4 (patch for this version available)
Looking at CWP, it looks like it has version 2.9.1.
ModSecurity for Apache/2.9.1 (http://www.modsecurity.org/) configured.
[Sun Nov 22 15:56:26.417997 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: APR compiled version="1.6.2"; loaded version="1.6.2"
[Sun Nov 22 15:56:26.418006 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: PCRE compiled version="8.42 "; loaded version="8.42 2018-03-20"
[Sun Nov 22 15:56:26.418010 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: LIBXML compiled version="2.9.7"
[Sun Nov 22 15:56:26.418012 2020] [:notice] [pid 2593432:tid 139878257435200] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.
Anyone know if this is affected, or how to upgrade ModSecurity on CWP?
Thanks
1053
Information / Re: Moving domains between accounts
« on: October 26, 2020, 04:03:02 AM »
If it's parked, then it has no files.
So when you delete it and re-park it, you don't have to worry loosing data.
Now, there is another trick.
Under /home you will see the user directories that are the username under Accounts.
You can use CWP's File Manager and rename the user you want to try to save from like user123 to a non account like jdoe.
Create the new account and then use File Manager to delete that directory and then rename jdoe to the new user.
Then run fix permissions.
* DISCLAIMER: I make no warranty data may be lost. *
So when you delete it and re-park it, you don't have to worry loosing data.
Now, there is another trick.
Under /home you will see the user directories that are the username under Accounts.
You can use CWP's File Manager and rename the user you want to try to save from like user123 to a non account like jdoe.
Create the new account and then use File Manager to delete that directory and then rename jdoe to the new user.
Then run fix permissions.
* DISCLAIMER: I make no warranty data may be lost. *
1054
Information / Re: Moving domains between accounts
« on: October 25, 2020, 07:24:07 PM »Is it possible to move a domain to another account?
If it's a parked/add-on domain it simple.
But if it's the main domain name, the only way I know of is to delete the user account, and recreate it.
1055
DNS / Re: Slave DNS Server & Manager Question
« on: October 25, 2020, 07:12:56 PM »if u added after
allow-query { any; };
add only
allow-recursion { any; ::1; ip1; ip2; };
allow-transfer { 127.0.0.1; ip1; ip2; };
also-notify { ip1; ip2; };
masterfile-format text;
Left out the recursion (cache) line, because can't that allow for a potential DDoS attack?
1056
E-Mail / Re: Mail server different as Hostname
« on: October 25, 2020, 07:00:49 PM »So in the client mail, I want the possibility to put the SSL parameters as : mail server : mail.tartempion.org, not centos.xxxxx.com
You got it? I'm going crazy....
mail_version = 3.4.7
The current version of CWP 0.9.8.1020 on CentOS 8 it's working OK.
Before installing CWP I setup the Dovecot Repo.
You just have to make sure you have the SSL certificate create a mail.domainname
As long as your DNS is setup correctly, the mail client (I use Thunderbird) will touch the domain and server and auto set it to mail.domainname
1057
CentOS-WebPanel Bugs / Re: CentOS 8 minor bug
« on: October 20, 2020, 10:43:04 AM »
This email is also received each night when the cron runs:
danger, Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click <a title='Available updates' href='index.php?module=yum_manager'>here</a> to check it.,
danger, Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click <a title='Available updates' href='index.php?module=yum_manager'>here</a> to check it.,
1058
CentOS-WebPanel Bugs / Re: CentOS 8 minor bug
« on: October 20, 2020, 10:42:31 AM »try contacting cwp support to check on your server.
https://control-webpanel.com/contact
This is happening on all the CentOS 8 servers.
Will support look at this for free, or is going to have to be paid for each server?
I'm guessing it's just a bug, since yum isn't used anymore, dnf is.
1059
CentOS 7 Problems / Re: DKIM & SPF Manager problem after CWP-->CWP migration
« on: October 20, 2020, 10:37:10 AM »Hi guys,
I recently install a new CentOS 7 Server an install CWP. The idea is to migrate my old VPS to this new one.
After setup the new CWP I did the migration from my old server (source) to this new (destination) and I start to get some problem with DKIM & SPF Manager.
After select the domain on (Add DKIM & SPF) and confirm, do nothing happen, and if I trying to send some mail I receive the information that DKIM (dkim=fail) and mails going to SPAM.
I have rebuilt all mail server and mark to "Installs DKIM & SPF, enables DKIM for New Accounts and Domains" some times but do not solve.
Does somebody know how can solve this?
I had this same problem.
I paid for support, but the solutions was having to delete the domain name and recreate it.
Which kinda defeated the purpose of the CWP -> CWP Migration.
I'm guessing it a bug.
But try to delete the keys, run the DKIM manger, and if you don't get an error, then rebuild the mail server.
My public key kept disappearing also out of the CWP DNS. So make sure it's there also.
Let me know if you need more help.
1060
Aplications / Re: How to hide some CMS from user panel?
« on: October 20, 2020, 10:32:06 AM »Hello,
I see there are options to install Wordpress, Joomla, Prestashop etc with oneclick: https://prnt.sc/v2xenh. I want to keep Wordpress only.
Anyone can please let me know how to do it?
Let me make sure I understand.
You just want to ofer WordPress from Softaculous?
If that is correct, you can go into the Softaculous control panel and remove all other apps.
Same way you add apps.
But you have to have the paid version which is like $12/year if you're running a VPS to even offer Wordpress.
1061
Apache / IPv6 with Apache on CentOS 8
« on: October 19, 2020, 05:07:21 PM »
Has anyone setup IPv6 with Apache only with CWP on CentOS 8 yet?
1062
CentOS-WebPanel Bugs / CentOS 8 minor bug
« on: October 19, 2020, 03:33:32 PM »
On CentOS 8 even with current CWP 0.9.8.1018.
The panel gives:
Danger: Available updates - SECURITY ISSUE
CWP found 1 available yum/rpm updates for your server, click here to check it.
You run dnf update, and there are no updates, also none are listed if you click on the warning link.
Nothing major, but is kinda annoying.
The panel gives:
Danger: Available updates - SECURITY ISSUE
CWP found 1 available yum/rpm updates for your server, click here to check it.
You run dnf update, and there are no updates, also none are listed if you click on the warning link.
Nothing major, but is kinda annoying.
1063
CentOS-WebPanel Bugs / Re: CWP->CWP Migration Error - CentOS 8
« on: October 18, 2020, 06:35:16 AM »Identical issue and identical error message here, fresh install of CWP7 on Centos 8.
Were you ever able to resolve?
thx,
-b
A later build resolved the issue.
Also temporarily disable CSF, and make sure no other firewalls are running anywhere.
And once you create the API key with all the boxes checked on the source don't try to edit it.
1064
DNS / Re: Need clarification on Slave2 DNS Server - Cluster Setup
« on: October 12, 2020, 10:56:29 PM »
Figured it out, you do have to install DNS Slave & Manager first.
1065
DNS / Need clarification on Slave2 DNS Server - Cluster Setup
« on: October 12, 2020, 09:35:33 PM »
At the beginning it states, "Slave2 DNS Server requires that you have previously installed Slave DNS Server & Manager."
I just want clarification, do you have to install the Slave DNS Manager first, and then install Slave2 DNS on the same server?
I got down to: chown -R slave.slave /home/slave/.ssh
But there is no slave user created.
That user was created during the manager installation, when you create the website.
I just want clarification, do you have to install the Slave DNS Manager first, and then install Slave2 DNS on the same server?
I got down to: chown -R slave.slave /home/slave/.ssh
But there is no slave user created.
That user was created during the manager installation, when you create the website.