W
wartonc
There's a PC running XP pro and connecting the internet through a DSL modem,
its 2nd network adapter (192.168.1.1) links to a private LAN (192.168.1.0)
controlled by a W2K server (192.168.1.2) with its own DHCP and DNS server.
How can the W2K server access the internet?
I set 192.168.1.1 as W2K server's default gateway; and set IPEnableRouter=1
at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters (is
this necessary?). Each computer can access the other without any problem,
but W2K server still can't access the internet (fails to ping a internet
host IP).
The PC running XP pro must act like a router, but I can't enable the ICS
service on XP pro, beause it will interfere with the DHCP server on the
private LAN. The W2K server can't manage the XP pro ICS's DHCP, that's why
it has its own DHCP.
I believe something wrong at the route tables.
Part of the route table at XP pro is:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 67.71.42.155
67.71.42.155 1
0.0.0.0 0.0.0.0 67.71.42.155
67.71.42.155 1
192.168.1.0 255.255.255.0 192.168.1.1 192.168.1.1
20
192.168.1.1 255.255.255.255 127.0.0.1 127.0.0.1
20
Default Gateway: 67.71.42.155
Part of the route table at W2K server is:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.1.1
192.168.1.2 1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2
20
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1
20
Default Gateway: 192.168.2.1
Please tell me how to figure it out. Much much thanks.
its 2nd network adapter (192.168.1.1) links to a private LAN (192.168.1.0)
controlled by a W2K server (192.168.1.2) with its own DHCP and DNS server.
How can the W2K server access the internet?
I set 192.168.1.1 as W2K server's default gateway; and set IPEnableRouter=1
at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters (is
this necessary?). Each computer can access the other without any problem,
but W2K server still can't access the internet (fails to ping a internet
host IP).
The PC running XP pro must act like a router, but I can't enable the ICS
service on XP pro, beause it will interfere with the DHCP server on the
private LAN. The W2K server can't manage the XP pro ICS's DHCP, that's why
it has its own DHCP.
I believe something wrong at the route tables.
Part of the route table at XP pro is:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 67.71.42.155
67.71.42.155 1
0.0.0.0 0.0.0.0 67.71.42.155
67.71.42.155 1
192.168.1.0 255.255.255.0 192.168.1.1 192.168.1.1
20
192.168.1.1 255.255.255.255 127.0.0.1 127.0.0.1
20
Default Gateway: 67.71.42.155
Part of the route table at W2K server is:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.1.1
192.168.1.2 1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2
20
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1
20
Default Gateway: 192.168.2.1
Please tell me how to figure it out. Much much thanks.