I have a server 2003 machine with 2 NICs and have setup it as a NAT Router.
My private network is a 10.0.0.0 Acive Directory Domain with its own DHCP and DNS servers. My internal 10.0.0.0 clients behind the NAT router can access the internet with no problems.
What I need to achieve is a way of accessing a website running on one of my 10.0.0.0 network computers from the internet. The IP address of the computer on which the website is hosted is 10.0.0.10. From my internal network I can access the website with no problems.
Questions
1. How can I configure the server 2003 router to point to 10.0.0.10 computer if I put the IP address given by my ISP on a web browser? This IP is the one I have configured as the public interface of the Server 2003 NAT router. (in ADSL routers I can achieve this by configuring 10.0.0.10 as the DMZ host but in Server 2003 Routing and Remote access I have no idea how to do this)
2. Is there any step by step guide for acheiving this?
Thanks in advance for looking