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.
1666
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?
1667
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
1668
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.,
1669
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.
1670
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.
1671
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.
1672
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?
1673
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.
1674
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.
1675
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.
1676
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.
1677
DNS / Re: Bind DNS Record examples
« on: October 12, 2020, 06:07:04 AM »
This is something I posted from another thread, hope it is useful.
CAA is a generic entry, so anyone can add it to the domain to pass the Qualys SSL Labs CAA Test if you are using the built-in Let's Encrypt.
Finally got it to work with:
@ IN CAA 0 issue "letsencrypt.org"
Used the edit file button in DNS to add line.
I also had found this CAA Generator for different DNS servers: https://sslmate.com/caa/
CAA is a generic entry, so anyone can add it to the domain to pass the Qualys SSL Labs CAA Test if you are using the built-in Let's Encrypt.
Finally got it to work with:
@ IN CAA 0 issue "letsencrypt.org"
Used the edit file button in DNS to add line.
I also had found this CAA Generator for different DNS servers: https://sslmate.com/caa/
1678
DNS / Re: CAA Record
« on: October 10, 2020, 06:50:36 PM »you have some example of the record you tried to added
Thanks for the fast reply.
This is a generic entry, so anyone can add it to the domain to pass the Qualys SSL Labs CAA Test
Finally got it to work with:
@ IN CAA 0 issue "letsencrypt.org"
Used the edit file button in DNS.
So much for the RFC.
I also had found this CAA Generator for different DNS servers: https://sslmate.com/caa/
1679
DNS / CAA Record
« on: October 10, 2020, 12:35:52 AM »
Has anyone been successful using the CWP DNS wizard to create a CAA record?
The CAA template wizard is one for a mailserver.
I created the record in the domain text file per the RFC, and it passed the check, but it's not being seen.
The CAA template wizard is one for a mailserver.
I created the record in the domain text file per the RFC, and it passed the check, but it's not being seen.
1680
DNS Manager / Re: Slave DNS Server & Manager without ioncube to php7
« on: October 06, 2020, 03:31:29 PM »the development team will update it to php 7.2 shortly
@evansa
Have you heard when it might be updated?
I was hoping for PHP 7.3, at least.
Since 7.2 already has hit EOL, and 7.3 EOL is December 2020. Which leaves 7.4 until December 2021.
