I just noticed a problem with our wildcard setup. It works fine for our domain as *.domain.com will resolve to the IP set.. But also any domain that doesn’t exist is resolving to our IP, even non domains. Example a lookup on "kjsdf" will resolve to our IP.
I had:
* IN A <IP>
Then tried
*.domain.com. IN A <IP>
Same result.. Any help would be appreciated
I had:
* IN A <IP>
Then tried
*.domain.com. IN A <IP>
Same result.. Any help would be appreciated