How do you setup Astro to recognize an internal DNS server for an external hostname to be resolved internally?
ie. Astaro = DHCP running, DNS proxy running. Internal PC's are running DHCP to get DNS server addresses automatically. Internal DNS server is djbdns setup to answer blah.com queries.
How to get Astaro to search the internal DNS server first for blah.com, then to external public nameservers for all other names?
This thread was automatically locked due to age.