Koozali.org: home of the SME Server

Wildcard DNS entries

Mark Rogers

Wildcard DNS entries
« on: October 08, 2002, 07:57:42 PM »
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.