Host = domain

Dave Henderson dhenderson at digital-pipe.com
Wed Jul 19 13:47:46 UTC 2006


Is it possible to enter a wildcard for the name (ie: *    IN   A   192.168.x.x) or a blank CNAME for the www  record?  BTW, I don't think 'www @' is correct syntax for BIND.
  
  Dave
  
  
Helmut Schneider <jumper99 at gmx.de> wrote:  Hi,

>> I would like to setup http://mydomain.com. Therefore I created an empty A
>> record within the zonefile with the IP of my webserver. This works fine
>> for  name resolution but not for replication to the secondaries. The
>> entry seems  dropped at replication.
>
> If you got the A record already then simply do the following below.
>
> www @

I'm not sure where to put that and how exactely this has to look like. I 
played around with that but get an error:
unknown RR type '@'
or
near 'www': bad dotted quad

So lets assume I have a zone file like that:

[...]
mx1        A    192.168.0.1
ns1        A    192.168.0.2
www        A    192.168.0.3

Where do I have to put that "www @" in?

Thanks, Helmut 







More information about the bind-users mailing list