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 - DragoCom

Pages: 1 2 [3] 4 5
31
E-Mail / Re: Issues with "ALL" Gmail
« on: December 22, 2023, 07:44:41 PM »
If it's running, then everything is good.  You must have fixed the reason it failed.

My wowonder script states that the password is incorrect and I have changed it in cwp user email accounts as well as in cwp root to the same password and it still fails but works just fine in getting mail in gmail web client.

2023-12-22 19:43:11 SERVER -&gt; CLIENT: 220 dragon.gplgoods.xyz ESMTP Postfix<br>
2023-12-22 19:43:11 CLIENT -&gt; SERVER: EHLO www.upward.cf<br>
2023-12-22 19:43:11 SERVER -&gt; CLIENT: 250-dragon.gplgoods.xyz250-PIPELINING250-SIZE 204800000250-ETRN250-AUTH PLAIN LOGIN250-AUTH=PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250 CHUNKING<br>
2023-12-22 19:43:11 CLIENT -&gt; SERVER: AUTH LOGIN<br>
2023-12-22 19:43:11 SERVER -&gt; CLIENT: 334 VXNlcm5hbWU6<br>
2023-12-22 19:43:11 CLIENT -&gt; SERVER: [credentials hidden]<br>
2023-12-22 19:43:11 SERVER -&gt; CLIENT: 334 UGFzc3dvcmQ6<br>
2023-12-22 19:43:11 CLIENT -&gt; SERVER: [credentials hidden]<br>
2023-12-22 19:43:13 SERVER -&gt; CLIENT: 535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6<br>
2023-12-22 19:43:13 SMTP ERROR: Password command failed: 535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6<br>
SMTP Error: Could not authenticate.<br>
2023-12-22 19:43:13 CLIENT -&gt; SERVER: QUIT<br>
2023-12-22 19:43:13 SERVER -&gt; CLIENT: 221 2.0.0 Bye<br>
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting<br>

32
E-Mail / Re: Issues with "ALL" Gmail
« on: December 22, 2023, 05:25:38 AM »
does "   systemctl status named  "   show that it is running?

[root@dragon ~]# systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
   Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
   Active: active (running) since Thu 2023-12-21 23:58:10 EST; 26min ago
  Process: 14036 ExecStop=/bin/sh -c /usr/sbin/rndc stop > /dev/null 2>&1 || /bin/kill -TERM $MAINPID (code=exited, status=0/SUCCESS)
  Process: 14051 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=0/SUCCESS)
  Process: 14048 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=0/SUCCESS)
 Main PID: 14053 (named)
   CGroup: /system.slice/named.service
           └─14053 /usr/sbin/named -u named -c /etc/named.conf

Dec 22 00:23:56 dragon.gplgoods.xyz named[14053]: client @0x7efefc041dd0 127.0.0.1#54376 (.): query (cache) './NS/IN' denied
Dec 22 00:23:56 dragon.gplgoods.xyz named[14053]: client @0x7efeec002720 127.0.0.1#48174 (.): query (cache) './NS/IN' denied
[root@dragon ~]#

33
E-Mail / Re: Issues with "ALL" Gmail
« on: December 22, 2023, 04:58:36 AM »
[root@dragon ~]# journalctl -xe -u named
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:1::53#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:7fd::1#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:7fd::1#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:dc3::35#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:dc3::35#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:503:ba3e::2:30#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:503:ba3e::2:30#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:500:a8::e#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:a8::e#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:500:2f::f#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:2f::f#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:7fe::53#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:7fe::53#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:503:c27::2:30#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:503:c27::2:30#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:500:12::d0d#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:12::d0d#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:500:2::c#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:2::c#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './DNSKEY/IN': 2001:500:9f::42#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: network unreachable resolving './NS/IN': 2001:500:9f::42#53
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: managed-keys-zone: Key 20326 for zone . acceptance timer complete: key now trusted
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: resolver priming query complete
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: checkhints: b.root-servers.net/A (170.247.170.2) missing from hints
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: checkhints: b.root-servers.net/A (199.9.14.201) extra record in hints
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: checkhints: b.root-servers.net/AAAA (2801:1b8:10::b) missing from hints
Dec 21 23:06:16 dragon.gplgoods.xyz named[11138]: checkhints: b.root-servers.net/AAAA (2001:500:200::b) extra record in hints
Dec 21 23:08:54 dragon.gplgoods.xyz named[11138]: client @0x7f0c100a8b20 127.0.0.1#54090 (.): query (cache) './NS/IN' denied
Dec 21 23:08:54 dragon.gplgoods.xyz named[11138]: client @0x7f0c100b7150 127.0.0.1#45076 (.): query (cache) './NS/IN' denied
Dec 21 23:10:01 dragon.gplgoods.xyz named[11138]: client @0x7f0c100e2d70 192.0.91.177#50948 (www.xxxxxxxxxx.tk): query (cache) 'www.xxxxxxxxxx.tk/A/IN' denied
Dec 21 23:10:01 dragon.gplgoods.xyz named[11138]: client @0x7f0c100e2d70 172.71.165.217#55567 (www.xxxxxxxxxx.tk): query (cache) 'www.xxxxxxxxxx.tk/A/IN' denied
Dec 21 23:18:54 dragon.gplgoods.xyz named[11138]: client @0x7f0c100a8b20 127.0.0.1#38034 (.): query (cache) './NS/IN' denied
Dec 21 23:18:54 dragon.gplgoods.xyz named[11138]: client @0x7f0c100b7150 127.0.0.1#45402 (.): query (cache) './NS/IN' denied
Dec 21 23:19:39 dragon.gplgoods.xyz named[11138]: client @0x7f0c100e2d70 172.253.6.4#39259 (maiL.TMFPrOD.tk): query (cache) 'maiL.TMFPrOD.tk/AAAA/IN' denied
Dec 21 23:19:39 dragon.gplgoods.xyz named[11138]: client @0x7f0c100c5e30 172.253.237.5#34821 (MAil.TMFpROd.tK): query (cache) 'MAil.TMFpROd.tK/A/IN' denied
Dec 21 23:19:39 dragon.gplgoods.xyz named[11138]: client @0x7f0c100c5e30 172.253.4.4#48524 (MaIL.tMfprOD.tK): query (cache) 'MaIL.tMfprOD.tK/A/IN' denied
Dec 21 23:19:39 dragon.gplgoods.xyz named[11138]: client @0x7f0c100c5e30 74.125.179.131#53062 (MAiL.tMfpRoD.Tk): query (cache) 'MAiL.tMfpRoD.Tk/AAAA/IN' denied
Dec 21 23:19:40 dragon.gplgoods.xyz named[11138]: client @0x7f0c100c5e30 172.253.237.2#36231 (mAiL.TmFPRoD.Tk): query (cache) 'mAiL.TmFPRoD.Tk/A/IN' denied
Dec 21 23:19:40 dragon.gplgoods.xyz named[11138]: client @0x7f0c100c5e30 172.253.4.2#43887 (mAil.tmfProD.tk): query (cache) 'mAil.tmfProD.tk/AAAA/IN' denied
Dec 21 23:19:40 dragon.gplgoods.xyz named[11138]: client @0x7f0c100e2d70 172.253.5.5#62471 (MaIL.Tmfprod.Tk): query (cache) 'MaIL.Tmfprod.Tk/AAAA/IN' denied
Dec 21 23:19:40 dragon.gplgoods.xyz named[11138]: client @0x7f0c100e2d70 172.253.237.3#60447 (MaiL.tmfpRoD.Tk): query (cache) 'MaiL.tmfpRoD.Tk/A/IN' denied


I xxxx'd out a customers domain from the log.

34
E-Mail / Re: Issues with "ALL" Gmail
« on: December 22, 2023, 03:58:28 AM »
If a video I just watched, you can register ns1 and ns2 for your domain name by clicking on Management Tools -> Register Glue records

add ns1  ->  Your server IP
add ns2  ->  Your Server IP

Next go to your domain.  Change the nameserver to ns1.yourdomain.com  and ns2.yourdomain.com

Finally.  In CWP Root.  Goto DNS Functions -> Edit Nameserver IPS

Change those to NS1 and NS2 of the domain you just did in freenom, and don't forget to change the IP's to your servers IP As well.   

Once your main domain resolves, you can safely change the nameservers of every other domain hosted on your server

This domain is not the servers primary domain so I cannot change the server nameservers to these. I have tons of domain names and only a few are freenom domains for small sites, not primary for the server. I have registered the ns1 and ns2 for this domain and will try it in a bit when it propagates.

EDIT: Tried it and restarted dns and got the following error from cwp:

WARNING!
Job for named.service failed because the control process exited with error code. See "systemctl status named.service" and "journalctl -xe" for details.

I changed the nameservers for upward.cf in the dns file and saved it and restarted dns, apache and nginx.

35
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 06:47:38 AM »
Just a side note Mate.  You might want to transfer your domain away from Freenom before you lose it.  They were sued by META in March, and won't be able to renew it when that time comes.

Freenom owns the domains, they are free domains offered by freenom's service. The .cf, .tk, .gl are free domain names. You can't transfer them anywhere because they own them.

36
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 06:46:15 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.

I had my servers nameservers set for a long time and then all of a sudden my sites would not come up anymore unless I used freenom's nameservers.

37
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 05:19:15 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.

I can add records such a A, TXT and etc using Freenom's DNS Manager but I am clueless what I would need to add since I use their dns/nameservers.

38
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:13:14 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.

Yes I know this and is done already but every email I send from my server to gmail get bounced with that message. So there is n9othing in spf/dkim config to change this. Been through the settings a hundred times now. :(

39
E-Mail / Issues with "ALL" Gmail
« on: December 21, 2023, 04:01:22 AM »
Something needs fixed in CWP that will allow spf/dkim to work with other domains. It will NOT work with my .cf and .tk domains I have.

<xxxxxx@gmail.com>: host gmail-smtp-in.l.google.com[142.250.102.27] said:
    550-5.7.26 This mail has been blocked because the sender is
    unauthenticated. 550-5.7.26 Gmail requires all senders to authenticate with
    either SPF or DKIM. 550-5.7.26  550-5.7.26  Authentication results:
    550-5.7.26  DKIM = did not pass 550-5.7.26  SPF [upward.cf] with ip:
    [xxx.xx.xxx.xxx] = did not pass 550-5.7.26  550-5.7.26  For instructions on
    setting up authentication, go to 550 5.7.26
    https://support.google.com/mail/answer/81126#authentication
    w27-20020a170906131b00b00a1dbd55636dsi190086ejb.801 - gsmtp (in reply to
    end of DATA command)

40
Information / Re: [Tutorial] Change Main Domain CWP
« on: November 20, 2023, 03:39:32 AM »
I hate to open a dead post but this still works for current CWP version and it will change the primary hostname of the vps or dedi server and I will just have to make sure new domain name used has nameservers setup on registrar and set in CWP server settings correct? Of course I will want to switch each domain to these new nameservers on the registrar as well.

41
Aplications / Re: How to increase this for WordPress websites?
« on: October 14, 2023, 11:54:20 PM »
Actually it was increased in php.ini weeks ago as well as the php.ini in the CWP user panel under the domain name and that did not do it. I did fix it but I had to increase virtual memory and RSS memory in CSF. Thanks for all your guys's help I appreciate it.

42
Aplications / How to increase this for WordPress websites?
« on: October 13, 2023, 08:44:32 PM »
Time:         Fri Oct 13 22:30:14 2023 +0200
Account:      tmfcf
Resource:     RSS Memory Size
Exceeded:     264 > 256 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/tmfcf/xxx.xxxxx.com/index.php
PID:          11049 (Parent PID:21965)
Killed:       No

43
CentOS-WebPanel GUI / Re: Dark Mode For Admin
« on: October 11, 2023, 04:39:31 PM »
Thank you!!!

44
CentOS-WebPanel GUI / Re: Dark Mode For Admin
« on: October 10, 2023, 10:44:22 PM »
How do you remove this and go back to default. I think it's not letting me reset widgets after I moved them. I want to remove the dark mode and see if I can reset widgets.

45
CentOS-WebPanel GUI / Reset Widget Positions...DEFECT
« on: October 10, 2023, 05:59:37 AM »
So reset widgets doesn't do anything when you click it except for reload the page. Le4aves the widgets in the exact place I moved then to. Any suggestions?

I am using overseer's dark mode but I doubt that would have anything to do with widgets. If so, how do you remove the dark mode and go back to default without having to wait for a cwp update?

Thanks!!!

Pages: 1 2 [3] 4 5