Tagged Questions
1
vote
1answer
105 views
exclude a subdomain from a dns wildcard record
I have a domain name set with wildcard for all subdomain (*.mydomain.com), I need of exclude a specific subdomain from this condition, I use a record dns for set wildcard and if I set a new record A ...
0
votes
1answer
319 views
postfix wildcard for subdomains
I have a hash:/exclude.file in main.cf which checks for ips/domains to exclude them from rbl checks.
The exclude.file contains something like:
foo.com PERMIT
xx.yy.zz.ff PERMIT
but it does ...
3
votes
3answers
3k views
How to configure *.subdomain.domain.tld in Windows 2003 - wildcards in DNS
I think the title says it all really, but to reiterate, I'd like to know how to configure Windows 2003 to allow a wildcard on a subdomain. So site1.sub.domain.tld and site2.sub.domain.tld should both ...