G
Guest
Is this a normal behavior in Windows 2000 Server or is this an issue
Here is the situation
- Windows 2000 Server sp4
- NIC1 LAN ( 192.168.x.x , default GW field empty
- NIC2 WAN ( 194.x.x.y , default GW 194.x.x.1
- NIC3 WAN ( 213.x.x.z , default GW field empty
- RRAS with NAT enable
- no static route
So, with this configuration the default route is set to 194.x.x.
The visibility from Internet is as follows
- pinging 194.x.x.y from any host ( any IP address ) the result is o
- pinging 213.x.x.z from any host ( any IP address ) the result is "Request timed out" !!
If I add to this configuration a static route on NIC3 with destination 62.0.0.0 mask 255.0.0.0 the visibility from Internet is as follows
- pinging 194.x.x.y from a host with an IP address like 62.x.x.x the result is "Request timed out
- pinging 213.x.x.z from a host with an IP address like 62.x.x.x the result is o
- pinging 194.x.x.y from any host ( excepting 62.x.x.x like address ) the result is o
- pinging 213.x.x.z from any host ( excepting 62.x.x.x like address ) the result is "Request timed out
If I make 213.x.x.1 the default GW on NIC3 ( and the static route also in NIC3 ) the result is inversed
So I made up a "definition": The result from pinging a multi-homed host with Windows 2000 Server OS will be ok only if you are pinging the IP address that is the default way for your IP address from that router to your host
I've posted a similar message on other forums and I've got an answer that said that Windows 2000 Server doesn't use "source routing" that will resolve my problem ( and that Linux does use this feature )
I didn't found anything about "source routing" and Windows 2000 Server
I hope I've made myself understood
thanks
Here is the situation
- Windows 2000 Server sp4
- NIC1 LAN ( 192.168.x.x , default GW field empty
- NIC2 WAN ( 194.x.x.y , default GW 194.x.x.1
- NIC3 WAN ( 213.x.x.z , default GW field empty
- RRAS with NAT enable
- no static route
So, with this configuration the default route is set to 194.x.x.
The visibility from Internet is as follows
- pinging 194.x.x.y from any host ( any IP address ) the result is o
- pinging 213.x.x.z from any host ( any IP address ) the result is "Request timed out" !!
If I add to this configuration a static route on NIC3 with destination 62.0.0.0 mask 255.0.0.0 the visibility from Internet is as follows
- pinging 194.x.x.y from a host with an IP address like 62.x.x.x the result is "Request timed out
- pinging 213.x.x.z from a host with an IP address like 62.x.x.x the result is o
- pinging 194.x.x.y from any host ( excepting 62.x.x.x like address ) the result is o
- pinging 213.x.x.z from any host ( excepting 62.x.x.x like address ) the result is "Request timed out
If I make 213.x.x.1 the default GW on NIC3 ( and the static route also in NIC3 ) the result is inversed
So I made up a "definition": The result from pinging a multi-homed host with Windows 2000 Server OS will be ok only if you are pinging the IP address that is the default way for your IP address from that router to your host
I've posted a similar message on other forums and I've got an answer that said that Windows 2000 Server doesn't use "source routing" that will resolve my problem ( and that Linux does use this feature )
I didn't found anything about "source routing" and Windows 2000 Server
I hope I've made myself understood
thanks