Hi, I changed the internal nic to static 192.168.10.3, with DHPC range 192.168.10.x. Public NIC is still the same, only now the DNS shows to the new internal address 192.168.10.3. Firewall is off on private interface. Clients can ping outside interface successfully. No static routes are defined(yet ?) No RIP enabled (yet) All Firewalling is of. No filters are defined. DHCP Router(Option3) set to 192.168.10.3 DHCP DNS Server(Option6) set to 192.168.10.3 DNS Interfaces set to 'ALL' DNS Forwarders set to ISP DNS1 and DNS2 Clients are unable to ping ISP DNS1 and DNS2, although server can. Should we have a look at RIP2 then and what do the settings need to be.
wilcoswa
Posts
-
Windows Server 2003 acting as router -
Windows Server 2003 acting as routerI am trying to setup a Windows Server 2003 server to act as a software router. It has 2 NIC's: NIC1 is the Private Network, with static IP, and null Gateway. NIC2 is the Public Network, with static IP, DNS, Gateway etc. I also runs DNS and DHCP services, along with AD (and aware of all the security issues...) I have run the RRAS wizard, and selected both private and public interface for NAT, as in http://www.windowsnetworking.com/articles_tutorials/NAT_Windows_2003_Setup_Configuration.html[^] The porblem is that only the server is succsfully connecting with outside world, while clients cannot access outside addresses. A ping of external site, by a clients, results in the address being shown of the site, and no reply. It is as if all incomming connings are blocked, or not correctly routed. What am I missing here ?