How to I get MaraDNS to always give the same IP to all DNS queries?
There are three ways to have MaraDNS always give the same IP in reply to any DNS query given to it: • The best way to do this is to set up a default zonefile that causes any and all A queries to always give the IP (and also allows all AAAA queries to always give out the same IP6, all SPF or TXT queries to give out the same SPF record, etc.). • Another possibility, if someone just wants a simple DNS server that always gives out the same IP address to any and all DNS queries, is to use the MicroDNS program, available in tools/misc, as well as having its own web page.