MichealC4
Programmer
- Jun 26, 2003
- 457
Per the subject. I know I'm doing something wrong here, but for some reason I'm only able to think on a single-track at the moment. :/
Here's the command I'm trying to do:
route add 127.0.0.1 MASK 255.255.255.0 127.0.0.1 METRIC 1 IF 2
I'm getting the error:
The route addition failed: The specified mask parameter is invalid. (Destination & Mask) != Destination.
It's a long story, but I'm trying to keep any and all traffic from leaving the machine.
----------------------------
"Security is like an onion" - Unknown
Here's the command I'm trying to do:
route add 127.0.0.1 MASK 255.255.255.0 127.0.0.1 METRIC 1 IF 2
I'm getting the error:
The route addition failed: The specified mask parameter is invalid. (Destination & Mask) != Destination.
It's a long story, but I'm trying to keep any and all traffic from leaving the machine.
----------------------------
"Security is like an onion" - Unknown