Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 




Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Networking Support General Networking Support Forum

Reply
 
LinkBack Thread Tools
Old 11-09-2009, 08:34 AM   #1 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Internet connected via wifi but nothing works

Okay i have 1 pc and a laptop connected to my internet via wifi( wireless whatvever). i also have ps3 connected and ipod touchs etc.They all seem to work fine.Im trying to connect my sisters hp laptop which is the only machine that has vista on it.It gets connected to the wifi network and have a good signal.But the internet does not work? Any suggestions?it used to work before. Thanks
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-09-2009, 08:48 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 44,389
OS: Windows 7, XP-Pro, Vista, Linux


Re: Internet connected via wifi but nothing works

Does it work with a wired connection? If not, try this stack reset.


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.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-09-2009, 09:04 AM   #3 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

i havent tried it with wired but it should! also it use to work before.it works everywhere else but on the vista laptop.I had this problem ages ago and i think i had to change some port thing.But im not to sure..I just changed a number or something but cant remember. Also thanks for replying. I ve made threads before but this is the only one i got a reply in! I will try what you said and see what happens.
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-09-2009, 09:06 AM   #4 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 44,389
OS: Windows 7, XP-Pro, Vista, Linux


Re: Internet connected via wifi but nothing works

Try the wired connection first. If that works, it's not stack corruption.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-09-2009, 09:14 AM   #5 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

the wired connection does work though.
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-09-2009, 02:48 PM   #6 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

i dont knw what this mean but IPv4 connectvitiy is not connected and same with ipv6
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-09-2009, 05:32 PM   #7 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 44,389
OS: Windows 7, XP-Pro, Vista, Linux


Re: Internet connected via wifi but nothing works

IPv4 is the one we're concerned with.

Remove all stored wireless network profiles, then try to connect to the wireless network. It should prompt you for the encryption key.

Let's see this after that.


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.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-10-2009, 10:07 AM   #8 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

In actually confused.when I'm putting the stuff in red it ain't doing anything?
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-10-2009, 10:11 AM   #9 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

It's coming up up with could not find host computer , plz check name .
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-10-2009, 03:24 PM   #10 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 44,389
OS: Windows 7, XP-Pro, Vista, Linux


Re: Internet connected via wifi but nothing works

Read the comments above in LARGE letters, you need to substitute the real data for the red values!
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-13-2009, 06:28 AM   #11 (permalink)
Registered User
 
Join Date: May 2009
Posts: 15
OS: xp


Re: Internet connected via wifi but nothing works

This can be closed,I don't know how it started working but it has.if I knew he solution I would post it here.incase this happens to someone else.but I really don't know.it was something to do with a bridge?but thank you for ur help anyways.
becks247 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-13-2009, 08:00 AM   #12 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 44,389
OS: Windows 7, XP-Pro, Vista, Linux


Re: Internet connected via wifi but nothing works

Yes, a network bridge would screw things up.

Since we never got to see the diagnostic data, it was hard to know that was the issue...
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:12 PM.



Copyright 2001 - 2010, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85