How can I make w2k3 DNS server 'answer' for a given domain?
DNS, DNS server, Windows Server 2003
I want to forward requests for specific external domains to a page hosted locally on my IIS server - how do I set this up in windows 2003 DNS server?
I'd say that you can do this with a proxy server or by "forging" these remote addresses in your DNS. Example in your DNS you say that http://whatever.com=yourserveripaddress so the client will be redirected to your server.