R
Robert Weiss
Hallo,
let's say i want to block www.disney.com (199.181.132.250). For that, i
enter following command into the shell:
route add 199.181.132.250 192.168.1.254
Subnet is 192.168.1.0/24
192.168.1.254 is unused
In XP the ip and dns is unreachable by browser now. Thats fine. But in vista
the same procedure doesn't work. It seems there's just an additional short
lag and then the site appears anyway. My guess is vista falls back to a
valid route after sensing the invalid route but i don't know for sure.
So, does anyone know how to use the 'route' command correctly on vista to
get the same result as in XP?
let's say i want to block www.disney.com (199.181.132.250). For that, i
enter following command into the shell:
route add 199.181.132.250 192.168.1.254
Subnet is 192.168.1.0/24
192.168.1.254 is unused
In XP the ip and dns is unreachable by browser now. Thats fine. But in vista
the same procedure doesn't work. It seems there's just an additional short
lag and then the site appears anyway. My guess is vista falls back to a
valid route after sensing the invalid route but i don't know for sure.
So, does anyone know how to use the 'route' command correctly on vista to
get the same result as in XP?