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.
76
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 06:05:07 AM »
Your best bet would be to setup private nameservers Freenom unfortunately doesn't have any help articles on how to do it, and I have never used them. But if you go to the domain, and select nameservers, there should be an option for "Private Nameservers" where you can put both ns1.mydomain.com and ns2.mydomain.com with your servers IP. Then set any domain you host to ns1.mydomain, ns2.mydomain.com as their nameservers as well.
77
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:29:57 AM »
I grabbed upward.cf from the original post.
Results from dig TXT upward.cf resulted in NO text records
https://easydmarc.com/tools/dkim-lookup?domain=upward.cf
Shows NO dkim records.
After doing some other investigation, you are not using your CWP for your DNS nameservers. Therefor you would need to copy the SPF and DKIM records over to your nameservers in order for anything to work. If you want everything to work automatically, you would need to use your CWP as your primary nameserver and setup a secondary that receives updates from your CWP.
Results from dig TXT upward.cf resulted in NO text records
https://easydmarc.com/tools/dkim-lookup?domain=upward.cf
Shows NO dkim records.
After doing some other investigation, you are not using your CWP for your DNS nameservers. Therefor you would need to copy the SPF and DKIM records over to your nameservers in order for anything to work. If you want everything to work automatically, you would need to use your CWP as your primary nameserver and setup a secondary that receives updates from your CWP.
78
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:18:12 AM »
Post one of your domains that's having trouble.
79
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:09:30 AM »
admin/index.php?module=dkim
/admin/index.php?module=spf
/admin/index.php?module=postfix_manager
Check the box to enable for all new accounts.
/admin/index.php?module=spf
/admin/index.php?module=postfix_manager
Check the box to enable for all new accounts.
80
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:08:38 AM »
SPF and DKIM are part of CWP, but you have to configure it.
81
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 21, 2023, 03:43:36 AM »
Corrected your spelling for "alphanode.in" You do not have an A record for panel.alphanode.in, so letsencrypt cannot possibly do a valid lookup to issue it a certificate
83
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 21, 2023, 03:40:29 AM »
When I do a dns lookup for server.alpahnode.in, alpanode.in i get NXDOMAIN. Did you purchase the domain name?
84
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 21, 2023, 01:45:52 AM »
Your image isn't appearing. Just type them.
85
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 20, 2023, 01:00:42 AM »
Without the actual domain name, it's kind of hard to actually help you.
86
CentOS 7 Problems / Re: problem with migration from cpanel to cwp
« on: December 19, 2023, 10:10:59 PM »
try setting up id_rsa authentication so you don't need a password.
https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server
https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server
87
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 07:32:50 PM »
Please visit https://letsdebug.net/ and post the results
88
Installation / Re: Logrotate configuration not working
« on: December 19, 2023, 07:28:35 PM »
Try it and find out if it works. But I know that if logrotate doesn't have a number of backups to keep, it will fail. Hence why all that was added is "rotate 1", which tells it to keep ONLY 1 backup. If you need more days, increase that number.
89
Installation / Re: I am facing multiple problem with CWP and SSL
« on: December 19, 2023, 02:41:21 AM »
is /.well-known/acme-challenge/ and /.well-known/pki-validation present the the panel. vhost file?
90
CentOS 7 Problems / Re: 400 Bad Request
« on: December 19, 2023, 02:30:33 AM »
if emad-host.online is your server name, you most likely need to put the files for the site under /usr/local/apache/htdocs/
If it's a user account, they should go under /home/(user)/public_html
I'm not sure what help we can be if we don't know how you have it configured. Once again, you never answered if this is a computer behind a NAT router or not. I'm guessing yes, but can't confirm.
If it's a user account, they should go under /home/(user)/public_html
I'm not sure what help we can be if we don't know how you have it configured. Once again, you never answered if this is a computer behind a NAT router or not. I'm guessing yes, but can't confirm.