Losing static routes

  • Thread starter Thread starter Chris Hall
  • Start date Start date
C

Chris Hall

Good afternoon,

I have a w2k pro machine that needs to connect to both and external network
through a frame-relay circuit and our internal network. I entered a
permanent static route, everything worked fine and I thought my job was
done. It worked fine for a couple of days, then it stopped. Odd, I thought,
but since I had created the route with a batch file, I just ran the batch
file again and again everything was fine. I've had to run this batch file
several times today. Any ideas?
 
Make sure you have -p switch which makes it persistent.

route add -p

br,
Denis
 
Thanks, Denis. I have included the switch, but getting the same thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top