G
Guest
I have a scenario where I need to loop back the 2.0.0.0 subnet. I figured
doing something like:
route add 2.0.0.0 mask 255.0.0.0 127.0.0.1 metric 1 if 1
would do the trick, but it keeps coming back to me with:
The route addition failed: The parameter is incorrect
Anyone know why this is happening and how to get around it?
Thanks,
Eric Sambell
doing something like:
route add 2.0.0.0 mask 255.0.0.0 127.0.0.1 metric 1 if 1
would do the trick, but it keeps coming back to me with:
The route addition failed: The parameter is incorrect
Anyone know why this is happening and how to get around it?
Thanks,
Eric Sambell