This is a discussion on Re: a domain default resolution within the Bind Users forums, part of the DNS and Related Forums category; ----- Original Message Follows ----- > Hello everybody: > I want all sumdomains of a domain to resolve to a IP by ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
----- Original Message Follows -----
> Hello everybody: > I want all sumdomains of a domain to resolve to a IP by default. That > is: > > xxx.mydomain.com -> default ip > yyy.mydomain.com -> default ip > > xxx, yyy is something that is not defined in mydomain.com file. > Put the following in your zone file for the domain: * IN A 1.2.3.4 Danny > > I found a question in the FAQ archive about the same subget but i > couldn't find the answer. > > Can anybody help me? > Thanks in advance. > > |