mirojr Posted June 4, 2010 Posted June 4, 2010 Hi, Am trying to delete some routes from routing table on windows. I keep getting error "the route specified was not found" have tried: route delete 192.168.0.1 route delete 192.168.0.0 route delete 192.168.0.0 mask 255.255.255.0 route delete 192.168.0.0 255.255.255.0 route delete 192.168.0.1 mask 255.255.255.0 route delete 192.168.0.0 mask 255.255.255.0 192.168.0.10 metric 1 if 1 Nothing works. Anyone know answer to this?
mirojr Posted June 4, 2010 Author Posted June 4, 2010 192.168.0.0 255.255.255.0 192.168.0.10 192.168.0.10 30 One of the entries i want rid of
mirojr Posted June 4, 2010 Author Posted June 4, 2010 i have started adding entries and then deleting them. seems to work. i will add route add 192.168.0.1 mask 255.255.255.0 192.168.0.254 metric 30 then do same but with delete instead of add
AndyB4rks Posted June 4, 2010 Posted June 4, 2010 Try this software its a gui for adding and deleting routes New GUI alternative to the route utility of Windows
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now