SME 5.5:
I need to add some wildcard entries to my DNS config. Specifically, in
/home/dns/var/named/db.mydomain.co.uk
I need to have:
puffin IN A 192.168.1.40
*.puffin IN A 192.168.1.40
I can add the first via the web front end but not the latter.
Where should I add it so that it gets added properly? I can't quite get my head around the template system where it relates to the DNS files.