star record not work

Joey Parrish jparrish at layerxtech.com
Sat Jan 23 19:13:26 EST 2010


Yes, I believe you are correct.  You could also use:

phishsite.foo.     192.168.0.2
www.phishsite.foo.     192.168.0.3
ftp.phishsite.foo.     192.168.0.4
# ...
*.phishsite.foo.     192.168.0.100

So that specific subdomains, the bare domain, and the catch-all wildcard domain can all have different IPs if you needed them to.

MfG,
--Joey

On Jan 23, 2010, at 2:38 PM, Deutschem wrote:

> ok,
> 
> i have misunderstood the dokumentation ?
> right ?
> 
> Now, let us suppose we want to have the A records for
> "www.phishsite.foo" and "phishsite.foo" resolve to an IP address that we
> control the web site for. We would add the following records (lines) to
> the file /etc/maradns/db.example.com
> 
> www.phishsite.foo. 192.168.0.2
> phishsite.foo. 192.168.0.2
> We can also add a star record: 
> *.phishsite.foo. 192.168.0.2
> 



More information about the list mailing list