› Forums › Operating Systems › Other Windows Operating Systems › Miscellaneous › Vista plus Kid plus other Kids don’t mix
- This topic has 4 replies, 5 voices, and was last updated 13 years, 8 months ago by
Anonymous.
- AuthorPosts
-
- 9th September 2009 at 14:39 #43825
My teenage son took my Vista laptop to a week long trip to visit his cousin, and returned with a problem on “Network don’t work dad!”. I knew it was trouble!
A ipconfig /all return way too many interfaces, did not expect to see about a dozen of:
Tunnel adapter Local Area Connection*
: Any help will be appreciated!
thanks
– ac - 9th September 2009 at 20:58 #49565
looks like he tried to tunnel through someone else’s connection if he tried to access blocked sites (some coffee houses block certain sites like game websites or stuff like that and most online stores)
- 9th September 2009 at 20:58 #59376
Anonymous
looks like he tried to tunnel through someone else’s connection if he tried to access blocked sites (some coffee houses block certain sites like game websites or stuff like that and most online stores)
- 10th September 2009 at 16:28 #49566
Having a lot of these kind of interfaces is ugly in the ipconfig output but if you look up the descriptions they will look like:
- Microsoft ISATAP Adapter (Intra-Site Automatic Tunnel Addressing Protocol) – RFC
- Teredo Tunneling Pseudo-Interface – Microsoft Technet – Teredo Overview
- Microsoft 6to4 Adapter
All these virtual adapters and interfaces are related to flawlessly and slowly migrating IPv4 to IPv6.
What is exactly your problem? Don’t you get an IP Address from the DHCP-Server? Do you get an IP but can’t you do anything on the network/internet?
Anyway, if you are having problems with the network interface you can:
- Check if no Firewall is blocking connection;
- Execute the command “netsh winsock reset” in the Command Prompt to reset the WinSock Catalog.
- Reinstall the network card drivers which resets several settings to the default.
Good luck! 🙂
Arris
- 10th September 2009 at 16:28 #59377
Anonymous
Having a lot of these kind of interfaces is ugly in the ipconfig output but if you look up the descriptions they will look like:
- Microsoft ISATAP Adapter (Intra-Site Automatic Tunnel Addressing Protocol) – RFC
- Teredo Tunneling Pseudo-Interface – Microsoft Technet – Teredo Overview
- Microsoft 6to4 Adapter
All these virtual adapters and interfaces are related to flawlessly and slowly migrating IPv4 to IPv6.
What is exactly your problem? Don’t you get an IP Address from the DHCP-Server? Do you get an IP but can’t you do anything on the network/internet?
Anyway, if you are having problems with the network interface you can:
- Check if no Firewall is blocking connection;
- Execute the command “netsh winsock reset” in the Command Prompt to reset the WinSock Catalog.
- Reinstall the network card drivers which resets several settings to the default.
Good luck! 🙂
Arris
- AuthorPosts
- You must be logged in to reply to this topic.