DNS Wildcard pointing to two IPs, App configuration fails
-
Hi there! I'm trying to set up a Cloudron and the domainowner apparently set two IPs as a wildcard for
*.example.com
When I'm trying to install an app, it says
Oct 06 16:00:26 box:dns/waitfordns isChangeSynced: cloud.example.com (A) was resolved to 123.123.123.123,234.234.234.234 at NS ns1.provider.com (2.2.2.2). Expecting 234.234.234.234. Match false
I know this is a setup issue, but there could be actual use cases that have multiple wildcard IPs (like DNS failover protection, round-robin setups or other things). Anything we can do from our side for a quick fix?
-
You could install Cloudron within a subdomain. This way you could do something like my.sub.domain.com for Cloudron itself and *.sub.domain.com for the Wildcard DNS entry.