How can I get my W2K3 DNS server to obtain an internal IP address for a public domain...
It's probably a routing issue, but i'd like to try to resolve it with DNS...
I'm hosting a public server in my network (private IP: 192.168.1.51 / public IP: 10.10.10.10)... www.mypublicdomain.com is pointed to 10.10.10.10
I would like for my internal DNS to return 192.168.1.51 every time it is asked to resolve www.mypublicdomain.com
Can it be done? Am I violating some DNS principle...?
How do I configure my DNS server to accomplish this...?