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.
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.
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?
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
CSF Firewall / Re: can't access mysql and ftp until i login to cwp via web first
« on: October 28, 2022, 10:20:30 PM »
Thanks. It worked.
6
CSF Firewall / can't access mysql and ftp until i login to cwp via web first
« on: August 01, 2022, 02:59:55 PM »
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.
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
CentOS-WebPanel Bugs / cron added via cwp replaces + signs rendering job useless.
« on: May 25, 2021, 09:46:48 PM »
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 {}
/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
CentOS-WebPanel Bugs / Re: ftp accounts not showing created accounts (stuck) from user cwp
« on: February 12, 2020, 06:23:55 PM »
nothing there too. thanks for the tip. never looked at this log file. some interesting stuff.
12
CentOS-WebPanel Bugs / Re: ftp accounts not showing created accounts (stuck) from user cwp
« on: February 12, 2020, 05:41:50 PM »
nothing on the logs.
13
CentOS-WebPanel Bugs / Re: ftp accounts not showing created accounts (stuck) from user cwp
« on: February 12, 2020, 05:39:08 PM »
nevermind. i found the apache error log.
14
CentOS-WebPanel Bugs / Re: ftp accounts not showing created accounts (stuck) from user cwp
« on: February 12, 2020, 05:37:11 PM »
pureftp has an error log? do you know where? thank you for your suggestion.
15
CentOS-WebPanel Bugs / ftp accounts not showing created accounts (stuck) from user cwp
« on: February 12, 2020, 05:06:03 PM »
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