Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

route command at W9X ??????, problem with the gateway

0 views
Skip to first unread message

A.D.M.S.L.

unread,
Feb 9, 2000, 3:00:00 AM2/9/00
to
How i can save the route table that i change, every time we shutdown the PC,
the changes will be lose.

Can i do the changes directly to the TCP-IP configuration.

The real problem is that i want to go to especific TCP address, with a
different gateway that the default one.

and all the time, i must write at the DOS prompt this command

route add 194.150.30.0 mask 255.255.255.0 194.155.30.240

at this moment i can access to the 194.150.30.xx range of TCP adress through
the gateway 194.155.30.240, and not by the dafult gateway i have at the
tcp-ip configuration of the W9X

thank

miguel
mig...@admsl.com


Dirk Schiebener

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
A.D.M.S.L. <a...@webhouse.es> schrieb in im Newsbeitrag:
87r8tl$3kn$1...@diana.bcn.ttd.net...

Hallo Miguel,
By working with W9X you need to have a Batch-File.
Put the route add into the batch-file like routeadd.bat und verify that the
batch-file is always
loaded during of the start of windows.
You can do it for e.g. with the autostart under start -> Programms ->
autostart
or in the win.in.
I hope it's help you.
By
Dirk

--
Di...@Schiebener.de Dirk.Sc...@PKA-Karnasch.de
-------- Webmaster / Postmaster / System - Administrator ---------
www.schiebener.de www.pka-karnasch.de


Jason Sommerfield

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
Try a "/p" switch with the "route" command, it should make the route stay
(accross reboots and all) until explicitly removed.

e.g. "route add /p 194.150.30.0 mask 255.255.255.0 194.155.30.240"

Dirk Schiebener's suggestion of a batch file containing the route command to be
executed during startup would also be a good approach if this doesn't work (I
know "/p" works on NT, but I'm not positive it does under Win9x).

-jason


"A.D.M.S.L." wrote:

> How i can save the route table that i change, every time we shutdown the PC,
> the changes will be lose.
>
> Can i do the changes directly to the TCP-IP configuration.
>
> The real problem is that i want to go to especific TCP address, with a
> different gateway that the default one.
>
> and all the time, i must write at the DOS prompt this command
>
> route add 194.150.30.0 mask 255.255.255.0 194.155.30.240
>
> at this moment i can access to the 194.150.30.xx range of TCP adress through
> the gateway 194.155.30.240, and not by the dafult gateway i have at the
> tcp-ip configuration of the W9X
>
> thank
>
> miguel
> mig...@admsl.com

--
Please remove "deadparrot." from my address before replying.

0 new messages