I'm using TinyDNS, and have successfully used wildcard records of the form:
+*.<domain>:<ip>
(+ for A records.)
Can I also use:
+development.*.<domain>:<ip>
?
My intention is for all subdomains to have their development website point to our dev machine in one rule.