How to get rid of a rogue route

J

James

I have a pptp tunnel between 2 offices, but at one end I seem to have 2
routes in the routing table and its messing things up (clients at the other
end cant ping clients on this end), I think because the dodgy route is
losing the return traffic.
My real route is a static one created on the pptp interface to the other
network.
This appears in the routing table as 10.0.0.0 255.0.0.0 192.168.8.54
10.0.0.21, metric 2
I also have another though, that is the same, but the gateway is 0.0.0.0,
everything else same.
If I delete my static route, both disappear, if I recreate it, both come
back. Help!
 
D

Dusty Harper {MS}

You can use the Route Delete command

Route Delete 10.0.0.0 mask 255.0.0.0 0.0.0.0 Metric 2
 

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

Top