Setup is very simple.
I have local domain setup (let's call it "localdomain.com", and SME 7.4 handles it nicely).
However, I have a need to resolve another internal domain (we'll call it "internaldomain.com"), via other DNS server, located at 10.1.1.1.
Is there a way that SME resolves everything on its own (resolving localdomain.com and all requests for other domains), but to resolve that internaldomain.com using 10.1.1.1?
I have tried adding 10.1.1.1 as a "Corporate DNS" then assigning it to internaldomain.com in web interface, but it ended up being used for all queries coming to SME.
It also seems that manually modifying /var/service/tinydns/root/data doesn't help either, since it gets overwritten on tinydns restart.
Any help is much appreciated.
Thanks.