Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9899

Define route for some protocols

$
0
0

I'm on windows 10.

My default gateway is blocking ICMP, but if I change the route to some specific one (which pass through one VPN), ping is working. I can change ping to specific IP with route add the-ip MASK 255.255.255.255 10.1.1.1

The problem is that it only works for one specific IP. I want to do it for the full ICMP protocol.

How can I change the route for the full protocol?


Viewing all articles
Browse latest Browse all 9899

Trending Articles