DNS Pattern : www.* www2.* www3.*

Mark Andrews Mark_Andrews at isc.org
Thu Jan 5 21:08:40 UTC 2006


> Hi!
> 
> I'm trying to create universal record with this pattern:
> 
> www.*      3600   A   1.1.1.1
> www2.*      3600   A   1.1.1.2
> www3.*      3600   A   1.1.1.3
> 
> examples of query:
> 
> www.a.domain.com   -> 1.1.1.1
> www2.a.domain.com   -> 1.1.1.2
> www3.a.domain.com   -> 1.1.1.3
> 
> www.aaa.domain.com   -> 1.1.1.1
> www2.aaa.domain.com   -> 1.1.1.2
> www3.aaa.domain.com   -> 1.1.1.3
> 
> www.aaaaa.domain.com   -> 1.1.1.1
> www2.aaaaa.domain.com   -> 1.1.1.2
> www3.aaaaa.domain.com   -> 1.1.1.3
> 
> But this is the log when I start bind 9.3.x :
> 
> www.*.domain.com: bad owner name (check-names)
> 
> Is it possibile?

	No.
 
> Thanks!
> 
> 
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list