Here's my problem; I'm setting up a vpn connection and doing all of the routing entries manually to route only partial traffic through the vpn connection. I need to find a way to clean or clear out the table shown with route print, but route.exe does not use wildcards as microsoft advertised. I'm using the command
route delete 10.* and it tells me
The route deletion failed: The parameter is incorrect.
Any hints to what I'm doing wrong?
route delete 10.* and it tells me
The route deletion failed: The parameter is incorrect.
Any hints to what I'm doing wrong?