JeffPaetkau
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by JeffPaetkau-
JeffPaetkau commented,
the logs will note that domain validation fails for the mail subdomain That is my main objection. My logs are now filled with these warnings which makes it difficult to identify real issues.
-
JeffPaetkau commented,
To update, CPANEL-9337 was published as part of cPanel version 60.0.28: Fixed case CPANEL-9337: Fix erroneously added mail. parked, addon, and subdomains. This appears to have fixed some (perhaps...
-
JeffPaetkau commented,
I've recently been going through a nightmare issue along these lines, and I have AutoSSL *disabled* It sounds like you have a different issue that is caused by the same core issue which is the fac...
-
JeffPaetkau commented,
So my other servers are experiencing the AutoSSL mail subdomain errors now as well. Checking the logs the errors started right after the system updated from v58 to v60. This is for sure a regressio...
-
JeffPaetkau commented,
Hi, It seems the issue is that cPanel is automatically creating mail.* subdomains in the apache configuration as a ServerAlias. However there is nowhere in the interface to modify or remove this ...
-
JeffPaetkau commented,
Hello, Could you verify if you have made any modifications to the mail subdomain on that account? For instance, do you have a custom DNS entry for the "mail" entry in that domain name's DNS zone ...
-
JeffPaetkau created a post,
AutoSSL mail subdomain
Hi, Sometime back I setup AutoSSL for all the domains on several of our servers. However, I just reviewed the log files and on one (not the others) of the servers I am getting messages like this f...
-
JeffPaetkau commented,
Hi, Thanks. those are both good suggestions. However, they don't really answer my question which is: why am I seeing these messages at all if iptables is blocking port 22? Jeff
-
JeffPaetkau created a post,
iptables, audit.log & Brute force detection
Hi, On my server I have iptables setup so ssh (on port 22) only allows connections from a limited set of IP's (tested such that when I comment out my IP I can't connect). However, I notice in audi...
-
JeffPaetkau commented,
Hi, It turns out the 403 was caused by incorrect permissions set on the public_html folder. The OwnCloud issue was unrelated. Thanks. Jeff