24 February 2011

when The ARP entry addition failed: Access is denied.

delete : netsh interface ip delete neighbors "Network card name here" "Gateway.IP.goes.here"

Add : netsh interface ip add neighbors "Network card name here" "Gateway.IP.goes.here" "MAC-address-of-gateway-with-dash-here"

1 comments:

Roi Danton said...

I tried this but this failed also with the error "Element not found" but I'm 100% sure that I have entered the correct Network Card name.

Post a Comment