Re: Routing table problem

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Hasan MANZAK" <hasan.manzak@xxxxxxxxxxxxxxxx> wrote in message
news:e3UGSigTKHA.4000@xxxxxxxxxxxxxxxxxxxxxxx


Well, glad to see it was an easy solution! :-)

Cheers!

Ace


Yes... I really had forgotten to use p switch :)) Damn! :))

"Ace Fekay [MCT]" <aceman@xxxxxxxxxxxxxxxxxxxxxxx>, haber iletisinde
þunlarý yazdý:evNs5VgTKHA.1280@xxxxxxxxxxxxxxxxxxxxxxx
"Hasan MANZAK" <hasan.manzak@xxxxxxxxxxxxxxxx> wrote in message
news:%23JOgxLgTKHA.1732@xxxxxxxxxxxxxxxxxxxxxxx
Hello everybody,

I'm facing some routing table problem with XP O.S.

I'm using 192.168.x.x/255.255.248.0 network set. 8.0 for the secured
server leg, 24.0 for published server leg, and XP clients have 16.0 leg.
0.0 leg is used for internet access.

The connection between legs are 0.0-ISA1, ISA1-24.0, ISA1-16.0,
24.0-ISA2 and ISA2-8.0

I haven't configured all the global routing rules yet, i'm just testing
the configuration. Moved my xp terminal to 24.0 network by adding
secondary configuration to my nic and added the routing rule to
establish a connection to 8.0 leg which is routed from configured ISA2.

"route add 192.168.8.0 mask 255.255.248.0 192.168.24.254" this is the
natural route entry for my xp terminal, right? And thus, i can connect
any service running any computer in 8.0 network without any problems.

The problem is: when i turn off my terminal, or hibernate ( or just a
timeout i didn't test that yet ) and power back, the route table
changes... It returns to its original state where the rule to connect
8.0 network isn't exist. Every time i open my computer i have to readd
that rule over and over again...

So, please tell me what's the explanation to this? Am i missing
anything? Is there something i don't know about Windows XP's routing
table principles?

Thanks a lot...



Sounds like a complicated XP box. :-)

The only thing I can think of is you may have forgotten to use the
persistent switch (-p) in the route command:
route add -p 192.168.8.0 mask 255.255.248.0 192.168.24.254

If you want it to clear all previous routes, use the -f in conjunction
with the above command.
route add -f -p 192.168.8.0 mask 255.255.248.0 192.168.24.254

Run route /? for available info on the switches.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.








.



Relevant Pages

  • Re: Routing table problem
    ... I'm facing some routing table problem with XP O.S. ... server leg, 24.0 for published server leg, and XP clients have 16.0 leg. ... Moved my xp terminal to 24.0 network by adding ... timeout i didn't test that yet) and power back, the route table ...
    (microsoft.public.windows.server.networking)
  • Re: Routing table problem
    ... I'm facing some routing table problem with XP O.S. ... server leg, 24.0 for published server leg, and XP clients have 16.0 leg. ... Moved my xp terminal to 24.0 network by adding ... timeout i didn't test that yet) and power back, the route table ...
    (microsoft.public.windows.server.networking)
  • Re: yet another vpn/routing question
    ... Route and that is the way it is supposed to look. ... RRAS and the problem has nothing to do with the Routing table. ... network is a single subnet private network, ... > with a internal network Nic and a Nic with Internet? ...
    (microsoft.public.windows.server.networking)
  • Re: AIX 1.3 Failures and Fables
    ... DESTINATION GATEWAY FLGS REFCNT USE INTERFACE ... Is my interpretation of the AIX 1.3 #man route correct? ... Manually manipulates the routing tables. ... Is the destination host or network. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: AIX 1.3 Failures and Fables
    ... I don't know if 1.3 has SMIT or its equivalent but there should be some way to add a default gateway which is your router. ... Is my interpretation of the AIX 1.3 #man route correct? ... Manually manipulates the routing tables. ... Is the destination host or network. ...
    (comp.sys.ibm.ps2.hardware)