Skip to main content

Need help with one customer account's domain name, which fails to resolve externally, despite resolving internally

Comments

6 comments

  • andrew.n
    This could be a lot of things so if you can tell us at least one of the domains then we might be able to better advise here :)
    0
  • cPRex Jurassic Moderator
    @andrew.n - it's best that people don't post personal details in a forum reply, which is why you likely won't see cPanel team members asking for it. The reason for that is bots constantly scan forums looking for public details (domains, IPs, emails, etc.), and then those get used in malicious ways. @BicklesCTO - if you're having issues that you need to share personal data with to identify, it's likely best to open a ticket with our team using the link in my signature.
    0
  • andrew.n
    @cPRex right, absolutely, without that info it's a bit hard to help the OP though...maybe you can implement a hidden text field on which we have to click to appear? maybe this way bots can be tricked...just a suggestion :)
    0
  • cPRex Jurassic Moderator
    Not a terrible idea.......but it's not something that could be automated easily as the domain and IP fields can be butchered in many interesting ways. This would mean that each poster would need to manually edit their post data to have this happen using a certain tag, and that might get messy.
    0
  • ffeingol
    A really simple one, but are you 100% sure that the domain points to your name servers?
    0
  • cPRex Jurassic Moderator
    For the original issue, I'd also mention that testing connectivity to the nameservers over port 53 is always good, just to ensure your servers are responding. From another Linux =based system, I used something like this: nmap -sU ns1.yourdomain.com -p 53
    That command specifically checks for UDP connections on port 53, which is what the DNS system would be using.
    0

Please sign in to leave a comment.