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..

 



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 08-07-2008, 03:12 AM   #1 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Confused internet access drops out after a few hours

I have one pc and one laptop connected to a lan and the internet by a netgear router DG834G.

The laptop is wireless connected and I have no problems with the internet access at all.

The pc can be connected either with cable to the router or by wireless.

It does not matter which I use the internet access drops after any undefined time.

If I reboot the pc it is once gain fine for a while.

I have had this pc working in the past but unfortunately i cannot remember what I did just before this problem ocuured.

I can ping all the ports on the lan also my primary DNS server

can anyone shed any light on this??
ps .I am using XPPro on my pc and XP Home on my laptop
Schlampy 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 08-08-2008, 09:05 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,983
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: internet access drops out after a few hours

When the PC is working, then again when it fails, please do the following steps.


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:

IPCONFIG

PING <computer_IP_address>

PING <default_gateway_address>

PING 206.190.60.37

PING yahoo.com


Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above.

<default_gateway_address> - The IP address of the Default Gateway, 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 08-08-2008, 04:08 PM   #3 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Re: internet access drops out after a few hours

C:\>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.30
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1

C:\>ping 192.168.0.30

Pinging 192.168.0.30 with 32 bytes of data:

Reply from 192.168.0.30: bytes=32 time<1ms TTL=128
Reply from 192.168.0.30: bytes=32 time<1ms TTL=128
Reply from 192.168.0.30: bytes=32 time<1ms TTL=128
Reply from 192.168.0.30: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.0.30:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>ping 192.168.0.1

Pinging 192.168.0.1 with 32 bytes of data:

Reply from 192.168.0.1: bytes=32 time=3ms TTL=255
Reply from 192.168.0.1: bytes=32 time=1ms TTL=255
Reply from 192.168.0.1: bytes=32 time=1ms TTL=255
Reply from 192.168.0.1: bytes=32 time<1ms TTL=255

Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 3ms, Average = 1ms

C:\>ping 206.190.50.37

Pinging 206.190.50.37 with 32 bytes of data:

Reply from 206.190.50.37: bytes=32 time=1061ms TTL=54
Reply from 206.190.50.37: bytes=32 time=1332ms TTL=54
Reply from 206.190.50.37: bytes=32 time=1145ms TTL=54
Reply from 206.190.50.37: bytes=32 time=1153ms TTL=54

Ping statistics for 206.190.50.37:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1061ms, Maximum = 1332ms, Average = 1172ms

C:\>ping yahoo.com

Pinging yahoo.com [206.190.60.37] with 32 bytes of data:

Reply from 206.190.60.37: bytes=32 time=1146ms TTL=54
Reply from 206.190.60.37: bytes=32 time=911ms TTL=54
Reply from 206.190.60.37: bytes=32 time=953ms TTL=54
Reply from 206.190.60.37: bytes=32 time=683ms TTL=54

Ping statistics for 206.190.60.37:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 683ms, Maximum = 1146ms, Average = 923ms

C:\>
Schlampy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-08-2008, 04:15 PM   #4 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Re: internet access drops out after a few hours

the above was taken when internet access was not possible.
the results are the same when internet access is possible.

schlampy
Schlampy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-08-2008, 04:24 PM   #5 (permalink)
Moderator Hardware Team
 
Done_Fishin's Avatar
 
Join Date: Oct 2006
Location: Brit living in Greece
Posts: 7,551
OS: WinME, WinXP Pro SP3, Win7 Beta, Ubuntu 9.04 & Netbook Remix & CD2USB, Mepis 6.5, Fedora 10

My System

Re: internet access drops out after a few hours

can you give us a look at the ipconfig /all .. for both PC & laptop .. Thanks
__________________
.


.
I'm not old!!
I'm age impaired

..
D_F


I DON'T PLAY GAMES

How to mark your thread as solved



HDD DIAG UTILS

TSF's Photographer's Corner
Done_Fishin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-09-2008, 01:25 AM   #6 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Re: internet access drops out after a few hours

This is for the pc


C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : LIVINGROOM
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
Physical Address. . . . . . . . . : 00-1A-92-72-C8-50
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.30
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 83.146.21.6
212.158.249.5
212.74.99.37
208.73.210.32

C:\>



This is for the laptop


C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Dadsnotebook
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Wireless Network Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NETGEAR WG511 54 Mbps Wireless PC Ca
rd
Physical Address. . . . . . . . . : 00-09-5B-84-00-E8
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.22
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 83.146.21.6
212.158.249.5
I have tried the same with the netgear wireless adapter the same problem.


Schlampy
Schlampy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-09-2008, 12:41 PM   #7 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,983
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: internet access drops out after a few hours

If the pings are all successful when the Internet is "out", then you have a local issue of some kind on the desktop. My top suspect would be malware.
__________________
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 08-10-2008, 10:40 PM   #8 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Re: internet access drops out after a few hours

Thanks John,

I have used Windows defender,Regcure,McAfee Securityand spy eraser, What else could I try? I Still have the problem.

Schlampy
Schlampy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-11-2008, 08:38 AM   #9 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,983
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: internet access drops out after a few hours

Please follow the instructions here (5 pages) and then post all the requested logs in a new thread here for the security analysts to look at. If you have any trouble running any of the scans, leave them and move onto the next.

The security forum is always busy, so please be patient and you will receive a reply as soon as possible. If you go to Thread Tools > Subscribe at the top of your new thread you will receive an email as soon as a reply is posted.
__________________
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 08-15-2008, 01:45 AM   #10 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Uxbridge Middlesex UK
Posts: 6
OS: xppro


Re: internet access drops out after a few hours

Hello,

Sorrry I have not been back to you but I have been away for a few days. Anyway to continue the saga I have had ---- I started to carry out the 5 pages instructions and CRASH! I had my C: disk crash on me so I have had remake my pc.

What I will say is very many thanks for your help it is a real pleasure to be able to speak to some one that has a great amount of knowledge. I am impressed. Once again Thank you. I will donate a small amount as I am a 71 year old pensioner.
Schlampy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-15-2008, 02:21 AM   #11 (permalink)
Moderator Hardware Team
 
Done_Fishin's Avatar
 
Join Date: Oct 2006
Location: Brit living in Greece
Posts: 7,551
OS: WinME, WinXP Pro SP3, Win7 Beta, Ubuntu 9.04 & Netbook Remix & CD2USB, Mepis 6.5, Fedora 10

My System

Re: internet access drops out after a few hours

Sorry to hear about your problems .. feel free to visit us anytime for more advice .. if you are doing a re-install of your windows operating system and have any problems pop into the other forum for Windows help ..

I have always found that being prepared for trouble somehow prevents it .. so poking good old murphy in the eye ..

good luck with your re-install
__________________
.


.
I'm not old!!
I'm age impaired

..
D_F


I DON'T PLAY GAMES

How to mark your thread as solved



HDD DIAG UTILS

TSF's Photographer's Corner
Done_Fishin 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 04:54 PM.



Copyright 2001 - 2009, 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