 | Junior Member with 4 posts. | | Join Date: Nov 2009 Experience: Beginner | | Limited Connectivity Problem I own a Fujitsu notebook running windows vista. I have DSL internet through Verizon and use a Westell modem/router all in one. I haven't been able to connect to my internet for the past few days. I am able to connect to the router it seems but internet is not being broadcasted. I have two roomates who can both connect to it without problems and get internet so I know its a problem with my computer solely. This problem arose immediately after I uninstalled my Mcafee Antivirus program. It says I connect but that I have limited connectivity. I have tried everything to fix this:reset modem, system restore to a previous time, updated wireless adapter driver, called ISP and computer manufacturer, etc., so this is my last resort. Here is my ip information: Please reply i am in desperate need of internet for school. Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\McMOFO>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : McMOFO-PC Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : westell.com Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : westell.com Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Con nection Physical Address. . . . . . . . . : 00-1B-77-5C-6B-D8 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::54ce:53e2:3321:8ea8%9(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.1.15(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : Sunday, November 01, 2009 6:47:01 PM Lease Expires . . . . . . . . . . : Monday, November 02, 2009 6:52:07 PM Default Gateway . . . . . . . . . : 192.168.1.1 DHCP Server . . . . . . . . . . . : 192.168.1.1 DHCPv6 IAID . . . . . . . . . . . : 218110839 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-0F-28-4E-42-00-17-42-62-9A-22 DNS Servers . . . . . . . . . . . : 192.168.1.1 NetBIOS over Tcpip. . . . . . . . : Enabled Ethernet adapter Local Area Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Marvell Yukon 88E8055 PCI-E Gigabit Ether net Controller Physical Address. . . . . . . . . : 00-17-42-62-9A-22 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 6: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{BFE23845-72B6-4C1B-8BB8-1E9B61E8B A6F} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 9: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface Physical Address. . . . . . . . . : 02-00-54-55-4E-01 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e50:2ca5:2ddf:bb11:7e6a(Pref erred) Link-local IPv6 Address . . . . . : fe80::2ca5:2ddf:bb11:7e6a%10(Preferred) Default Gateway . . . . . . . . . : :: NetBIOS over Tcpip. . . . . . . . : Disabled Tunnel adapter Local Area Connection* 17: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : 6TO4 Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 19: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 20: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : westell.com Description . . . . . . . . . . . : isatap.westell.com Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes C:\Users\McMOFO> | | Junior Member with 10 posts. | | Join Date: Nov 2009 Experience: Intermediate | | | | | Moderator with 96,738 posts. | | Join Date: Oct 2002 Location: South Eastern PA, USA Experience: Advanced age & experience | | I don't see anything in the previous link that will solve this. Try this stack reset first. TCP/IP stack repair options for use with Vista or Windows 7.
Start, All Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.
In the command prompt window that opens, type type the following commands, each followed by the Enter key:
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log
Reboot the machine.
After that, I'd like to see this.
Try these simple tests.
Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:
In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key: NOTE: For the items below in red surrounded with < >, see comments below for the actual information content, they are value substitutions from the previous IPCONFIG command output! Do NOT type <computer_IP_address> into the command, that won't work. Also, the < and > in the text is to identify the parameters, they are also NOT used in the actual commands.
Do NOT include the <> either, they're just to identify the values for substitution. IPCONFIG /ALL
PING <computer_IP_address>
PING <default_gateway_address>
PING <dns_servers>
PING 74.125.45.100
PING yahoo.com
Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here. <computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above. (For Vista/Win7, the IPv4 Address) <default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above. <dns_servers> - The IP address of the first (or only) address for DNS Servers, obtained from the IPCONFIG command above.
If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________ Remember: Data you don't have at least two copies of is data you don't care about. Microsoft MVP - User Desktop Experience | | Junior Member with 4 posts. | | Join Date: Nov 2009 Experience: Beginner | | The DNS matched the data of the default gateway(192.168.1.1) so I basically performed the same command twice. I don't know if this is normal but here is the data: Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\McMOFO>PING 192.168.1.15 Pinging 192.168.1.15 with 32 bytes of data: Reply from 192.168.1.15: bytes=32 time<1ms TTL=128 Reply from 192.168.1.15: bytes=32 time<1ms TTL=128 Reply from 192.168.1.15: bytes=32 time<1ms TTL=128 Reply from 192.168.1.15: bytes=32 time<1ms TTL=128 Ping statistics for 192.168.1.15: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\Users\McMOFO>PING 192.168.1.1 Pinging 192.168.1.1 with 32 bytes of data: Request timed out. Reply from 192.168.1.15: Destination host unreachable. Reply from 192.168.1.15: Destination host unreachable. Reply from 192.168.1.15: Destination host unreachable. Ping statistics for 192.168.1.1: Packets: Sent = 4, Received = 3, Lost = 1 (25% loss), C:\Users\McMOFO>PING 192.168.1.1 Pinging 192.168.1.1 with 32 bytes of data: Reply from 192.168.1.15: Destination host unreachable. Request timed out. Reply from 192.168.1.15: Destination host unreachable. Reply from 192.168.1.15: Destination host unreachable. Ping statistics for 192.168.1.1: Packets: Sent = 4, Received = 3, Lost = 1 (25% loss), C:\Users\McMOFO>PING 74.125.45.100 Pinging 74.125.45.100 with 32 bytes of data: Request timed out. Reply from 192.168.1.15: Destination host unreachable. Request timed out. Request timed out. Ping statistics for 74.125.45.100: Packets: Sent = 4, Received = 1, Lost = 3 (75% loss), C:\Users\McMOFO>PING yahoo.com Ping request could not find host yahoo.com. Please check the name and try again. | | Moderator with 27,163 posts. | | Join Date: Mar 2005 Location: Ottawa, IL Experience: Intermediate to Advanced | | | | | Moderator with 96,738 posts. | | Join Date: Oct 2002 Location: South Eastern PA, USA Experience: Advanced age & experience | | Something is seriously nailing your network, most of the pings get dropped. | | Member with 34 posts. | | Join Date: Apr 2009 Experience: Advanced | | | | | Junior Member with 4 posts. | | Join Date: Nov 2009 Experience: Beginner | | I just downloaded a new driver two days ago and still no go. What could be screwing up the PING? I know its something thats wrong with my computer alone and not the network cause my roomates can connect just fine. | | Junior Member with 4 posts. | | Join Date: Nov 2009 Experience: Beginner | | I really do think the problem comes from uninstalling my virus program. I actually have Symantec Endpoint Protection not Mcafee. I have found similar cases of my problem throughout the internet. Does anyone know of a Symantec Endpoint Protection removal tool? | | Moderator with 96,738 posts. | | Join Date: Oct 2002 Location: South Eastern PA, USA Experience: Advanced age & experience |
03-Nov-2009, 08:23 AM
#10 | | | |
Smart Search
| Find your solution! | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 02:49 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|