Hi all.
I'm not confident with DNS in general, but I have to find a way to do this:
I'm in a LAN using a Windows Server 2003 as the primary DNS.
We have Mail and Web servers using public addresses, when someone check for
www.ourdomain.it or mail.ourdomain.it from ouside the LAN, they get the
servers' public addresses from our provider authoritative DNS.
That is ok.
When we check look for
www.ourdomain or mail.ourdomain.it from inside the
LAN, we also get the public addresses from our internal DNS.
That's not ok. We should get our servers' private IP addresses.
How can I configure our internal DNS to do the job?
Should I add ourdomain.it on the DNS as a stub one?
If I only add a host(A), I do not resolve the problem, as the server
automatically add the ourdomain.locale suffix to the address.
Could someone point me at the right documentation, or tell how to have this
working if it's simple?
thank you very much.