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

Pages: [1] 2
1
DNS / ip manager to delete ip
« on: August 21, 2024, 02:33:50 PM »
Hi Team,

I have a cent os 7 box where CWP is listing two ips. I want to delete one via the IP manager, but since this feature is still in BETA, I want to hear if deleting the IP can cause any harmful side effect that can't be undone. The IP is not in use by any of the user accounts. It's just sitting there and prone for hacker attacks.

I am also open for suggestions if there is another way to just hide this IP from the public.

Thanks.

2
DNS / Re: dns not propapating
« on: July 25, 2024, 10:06:12 PM »
Thanks. I use cloudflare for some other projects already and works well. I might have to try it with this one to have full control of the dnsses.

3
DNS / Re: dns not propapating
« on: July 25, 2024, 12:54:01 PM »
These nameservers are from my hosting company. they provided them. i have no control over them. can this be the issue?

4
DNS / dns not propapating
« on: July 24, 2024, 11:46:27 PM »
Any change that I make by either entering a DNS record via control panel or cwp, don't get propagated.

For example, I just added the dmarc record below via cpanel and it is in the /var/named/testaisso.com.br.db file:

v=DMARC1;p=none;pct=100;ri=86400;fo=1;

But when I check the record using https://easydmarc.com/tools/dmarc-lookup?domain=testaisso.com.br

I get v=DMARC1

Already waited many days. The domain is not on cloudflare. Why are the changes not getting propagated?




5
Thanks. It worked.

6
Does anyone know how to disable the option that makes me have to log in to cwp via web first to access MySQL and FTP ports?

7
E-Mail / Re: mail routing issue
« on: February 25, 2022, 03:02:47 PM »
Thank you for your reply. I am using cent7. Disappointing to hear, but it is what it is. So it can't be changed via internal settings right?

8
E-Mail / mail routing issue
« on: February 24, 2022, 08:42:15 PM »
Hello,

I have a domain called abc.com which is hosted on a cwp box with centos6 with accessible via cloud.xyz.com and all user mails are being routed/sent from cloud.xyz.com instead of mail.userdomain.com even though I configured to send via mail.userdomain.com. How can I make it so that it sends from mail.userdomain.com?

There are no mx records pointing to cloud.xyz.com, only postfix main.cf mentions cloud.xyz.com. Maybe this is the file I need to edit? If so how can i edit so that it sends e-mail from the server of the user account?

Thank you all for reading.


9
E-Mail / Re: Cant add autoresponder
« on: July 27, 2021, 10:00:45 PM »
It's a shame that 6 months later, this hasn't been fixed. I am having the same issues. Were you able to fix this? I tried the above lines but no luck.

10
When I add a cron job via cwp like this:

/usr/bin/find /home/public_html/uploads/ -type f -mtime +30 -exec rm {} +

It saves as:

/usr/bin/find /home/public_html/uploads/ -type f -mtime 30 -exec rm {}


11
nothing there too. thanks for the tip. never looked at this log file. some interesting stuff.

12
nothing on the logs.

13
nevermind. i found the apache error log.

14
pureftp has an error log? do you know where? thank you for your suggestion.

15
When going to ftp accounts under the user account cwp (reports/?module=ftp_accounts), the list of accounts is stuck and loading forever. Does anyone know how to solve it?

Pages: [1] 2