Actually this is the exact problem I'm having right now.. is there a way to keep wildcard and still be able to email the domains in the zone file ?
Thanks again
Idan
Thanks!
The problem was that instead of :
IN NS ns1.domain.com.
IN NS ns2.domain.com.
I should have done :
. IN NS ns1.domain.com.
. IN NS ns2.domain.com.
Idan
Hey all.
I am trying to configure BIND on RH Linux to resolve any domain that's pointed to the name server(s) to a specific IP, without adding the domain to name server.
The purpose of this is so that I'll be able to set a domain's name servers to ns1.domain.com and ns2.domain.com and it will...
After some more research I believe that this is impossible without modifying the BIND source code.
If anyone knows a better way please help...
Thanks
Idan
Hello all,
Is it possible to set a wildcard A record ("catch all") on a caching only name server?
The problem is that when the server gets a query for a domain that doesn't exist in its cache, the server will return the wildcard reply instead of checking the root servers first.
The name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.