M
Mike M.
I'd appreciate your help for the following scenario: two networks,
194.31.199.x and 172.16.x.x, shall be connected for some months. Therefore,
a windows 2000 server was installed, which connects to both networks using
two NICs (194.31.199.240, 172.16.11.3). Routing was enabled using RRAS with
the assistant for "lan-connection router". IPX routing just works fine, but
IP routing does not.
The routing server itself can ping the clients in both networks. But, a
client e.g. in the 172 net, on which the route command was used (route -p
add 194.31.199.0 mask 255.255.255.0 172.16.11.3), can only ping the IPs of
both server NICs, but not clients in the network behind the router.
"netsh routing ip show rtmroutes" on the W2K server shows (only
LAN-connections listed):
172.16.0.0/16 - Local - 1 - 1 - Gw 172.16.11.3 - Vw. UM - LAN-Connection 2
194.31.199.240/32 - Local - 1 - 1 - Gw 194.31.199.240 - UM - LAN-Connection
224.0.0.0/4 - Local - 1 - 1 - Gw 172.16.11.3 - U - LAN-Connection 2
224.0.0.0/4 - Local - 1 - 1 - Gw 194.31.199.240 - U - LAN-Connection
255.255.255.255/32 - Local - 1 - 1 - Gw. 172.16.11.3 - U - LAN-Connection 2
255.255.255.255/32 - Local - 1 - 1 - Gw. 194.31.199.240 - U - LAN-Connection
Also tried changing registry setting
HKLM\system\CCS\Services\tcpip\Parameters\IPEnableRouter to "1", without any
effect.
So, what's going wrong, what did I miss?
Thanks in advance.
194.31.199.x and 172.16.x.x, shall be connected for some months. Therefore,
a windows 2000 server was installed, which connects to both networks using
two NICs (194.31.199.240, 172.16.11.3). Routing was enabled using RRAS with
the assistant for "lan-connection router". IPX routing just works fine, but
IP routing does not.
The routing server itself can ping the clients in both networks. But, a
client e.g. in the 172 net, on which the route command was used (route -p
add 194.31.199.0 mask 255.255.255.0 172.16.11.3), can only ping the IPs of
both server NICs, but not clients in the network behind the router.
"netsh routing ip show rtmroutes" on the W2K server shows (only
LAN-connections listed):
172.16.0.0/16 - Local - 1 - 1 - Gw 172.16.11.3 - Vw. UM - LAN-Connection 2
194.31.199.240/32 - Local - 1 - 1 - Gw 194.31.199.240 - UM - LAN-Connection
224.0.0.0/4 - Local - 1 - 1 - Gw 172.16.11.3 - U - LAN-Connection 2
224.0.0.0/4 - Local - 1 - 1 - Gw 194.31.199.240 - U - LAN-Connection
255.255.255.255/32 - Local - 1 - 1 - Gw. 172.16.11.3 - U - LAN-Connection 2
255.255.255.255/32 - Local - 1 - 1 - Gw. 194.31.199.240 - U - LAN-Connection
Also tried changing registry setting
HKLM\system\CCS\Services\tcpip\Parameters\IPEnableRouter to "1", without any
effect.
So, what's going wrong, what did I miss?
Thanks in advance.