Myggen
03-28-2008, 11:24 PM
i have probs with an isatap driver, need help
View Full Version : Isatap
|
Myggen 03-28-2008, 11:24 PM i have probs with an isatap driver, need help Jerry K 03-29-2008, 12:50 AM ISATAP is short for Internet/Site Automatic Tunnel Addressing Protocol Please check your networkcard. ISATAP is related to the IPV6...When the IPv6 protocol is started (e.g. at boot or installation) and finds that there is no native IPv6 connectivity available, the host tries to resolve the hostname "ISATAP" use netsh to try to config it manual like this c:\ netsh interface ipv6 isatap set router \\ <IPv4 address of the ISATAP router> you can check this with this command c:\ netsh interface ipv6 show route or start>control panel>system>device manager (top left) >>find the dodgey driver/device ...right click >uninstall Threads that might help: http://www.softdistrict.com/vistas-isatap-adapter-bug-and-how-to-troubleshoot-similar-issues.html http://msmvps.com/blogs/obts/archive/2007/01/08/477805.aspx http://www.themssforum.com/Drivers/ISATAP-entry/ http://www.vistax64.com/vista-networking-sharing/30771-microsoft-isatap-adapter.html |