XP client learns routes from Cisco router.

  • Thread starter Thread starter ev89pimp
  • Start date Start date
E

ev89pimp

Hello all,
We were running a CISCO 2600 as a gateway on our network of Win2k3
and XPsp2 machines, and it appears that when a client was trying to get

to a specific location through the gateway as expected, the client
"learned" the route so the next time the client needed to get to the
resource, it used the correct gateway (not the cisco in this case).
I'm aware of silent RIP in win XP, but none of our machines use it.

Does anyone know by what mechanism the XP clients get this route
information and auto-update their own tables?


We had recently switched our default gateway to another device, and now

the clients seem to always go through the default gateway, even when
the client has found the resource before.


any ideas would be great!


thanks!
 
ev89pimp said:
Hello all,
We were running a CISCO 2600 as a gateway on our network of Win2k3
and XPsp2 machines, and it appears that when a client was trying to get

to a specific location through the gateway as expected, the client
"learned" the route so the next time the client needed to get to the
resource, it used the correct gateway (not the cisco in this case).
I'm aware of silent RIP in win XP, but none of our machines use it.

Does anyone know by what mechanism the XP clients get this route
information and auto-update their own tables?


We had recently switched our default gateway to another device, and now

the clients seem to always go through the default gateway, even when
the client has found the resource before.


any ideas would be great!


thanks!

I've dealt with this before. PITA. It is held in the registry. You may
need to search the registry for any DefaultGateway keys and correct
them. Window seem to be quite tenacious about hanging onto old gateway
addresses in the registry that even ipconfig /release and /renew
commands don't seem to effect.

Steve N.
 
Back
Top