Page 1 of 1

Cannot ping IP address configured for tap interface

Posted: Mon Jul 15, 2013 9:15 am
by Ronex
Hello,

Why on windows it's not possible to ping the IP address configured for TAP interface ?

I have configured IP address for tap using,
netsh ip set address "my-tap" 10.0.0.1 255.255.255.0

but when I tried ping 10.0.0.1, it results in timeout.

Any help would be greatly appriciated, thanks in advance.