I need to make a change to:
/home/dns/var/named/db.mydomain.co.uk
.. which isn't undone by e-smith.
Where should I do this?
Specifically, I have in the file (as entered via server-manager):
mymachine IN A 192.168.10.12
after which I need to add:
*.mymachine IN A 192.168.10.12
.. to allow wildcard subdomains to resolve correctly. I cannot enter *.mymachine via server-manager, but if I hard code it it soon vanishes.