I have a server 2003 with 2 nics
internal
192.168.10.1
255.255.255.0
no gateway
192.168.10.5 DNS
external
10.1.10.5
255.255.255.0
10.1.10.1 gateway
68.87.76.178 dns
Internal nic handles the DHCP 192.168.10.150-190 it has the scope options with the gateway 10.1.10.1 that is the comcast modem. and the DNS of 192.168.10.5
The internal network works. WS's can access the server. But they cannot access the internet. I can ping the 192 number but not the 10.1 numbers. If I want internet i have to mannually add the ip on the workstation with a 10.1.10 number.
What could be blocking this?
RRAS? I tried uninstalling it and that didn't work.
Software/Hardware used:
ASKED:
July 6, 2007 8:32 PM
UPDATED:
February 4, 2009 9:56 PM
I do believe that you need to change the gateway for the workstations’ NICs in DHCP to the IP address of the internal NIC, not the comcast router. once they get directed to the internal NIC then the internal NIC will pass it onto the external NIC and then onto the comcast router.
Buddy is correct after you enable routing or internet connection sharing on your windows server. (Routing and Remote Access will do the same thing.)
Yes, you need to route traffic from the internal NIC to the external NIC. At a command prompt type in “Route’ for more info.. I’m not sure of the exact command syntax.