Wikiposts
Search

Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Erratic web site access????

Thread Tools
 
Search this Thread
 
Old 21st March 2012 | 20:01
  #1 (permalink)  
Thread Starter
15 Anniversary
 
Joined: Nov 2007
Posts: 44
Likes: 0
From: SW France
Erratic web site access????

I am using latest Firefox version in France on an old Dell Latitude running Windows XP Professional, this worked fine till I changed from one Orange package to another. With the new Orange "Livebox" connection the ability to find a given web site (say as stored in "Bookmarks") is variable, sometimes it connects but usually it gives the "unable to connect" message. If you repeatedly click "try again" it might connect after 10 or 20 clicks or it might never connect.
The other house PC, running Windows 7, works fine and doesn't have this problem. Any ideas?
MCR01 is offline  
Reply
Old 21st March 2012 | 20:34
  #2 (permalink)  
 
Joined: Aug 2002
Posts: 3,663
Likes: 0
From: Earth
Sounds like a DNS issue.

Try changing your DNS to Google DNS (8.8.8.8,8.8.4.4

See here... steps 1,2,3 and 6 (option 2).
mixture is offline  
Reply
Old 21st March 2012 | 20:55
  #3 (permalink)  
 
Joined: Jan 2012
Posts: 2,173
Likes: 0
From: .
Do you still have the Orange software on the machine? That usually installs a proxy server on the PC and can cause DNS resolution headaches, especially with a router (not so bad with the old ADSL modems)
Take a look in your internet connection settings and disable any proxy, or any DNS settings which point to Orange
Personally I prefer to use the OpenDNS servers at 208.67.222.222. and 208.67.220.220
If you want to make your network kiddy-safe, try using their servers at 208.67.222.123 and 208.67.220.123
Milo Minderbinder is offline  
Reply
Old 21st March 2012 | 20:55
  #4 (permalink)  
 
Joined: Jul 2006
Posts: 626
Likes: 0
From: East of LGB
I was going to offer some assistance but then I saw you wrote Erratic, not Erotic.
11Fan is offline  
Reply
Old 21st March 2012 | 22:22
  #5 (permalink)  
 
Joined: Aug 2002
Posts: 3,663
Likes: 0
From: Earth
Milo,

Personally I prefer to use the OpenDNS servers
Google's are easier to remember

But yes, if you want to scrape performance, then for people in the UK OpenDNS will be marginally (6-8 milliseconds) quicker because OpenDNS have nodes in London, whilst Google traffic hops over the channel to their facility in the Netherlands.

But at 6-8 milliseconds, its not really worth loosing much sleep over, especially considering the packet shaping / contention etc. on most people's broadband will add more than that.

Code:
traceroute to 8.8.8.8 (8.8.8.8), 64 hops max, 40 byte packets
 1 209.85.255.78 (209.85.255.78) 0.490 ms 0.372 ms 209.85.255.76 (209.85.255.76) 0.625 ms
 2 209.85.253.196 (209.85.253.196) 0.845 ms 0.727 ms 0.829 ms
 3 209.85.243.33 (209.85.243.33) 6.310 ms 209.85.240.28 (209.85.240.28) 5.811 ms 5.893 ms
 4 216.239.49.36 (216.239.49.36) 9.721 ms 9.710 ms 9.723 ms
 5 209.85.255.118 (209.85.255.118) 17.540 ms 9.879 ms 209.85.255.126 (209.85.255.126) 15.560 ms
 6 google-public-dns-a.google.com (8.8.8.8) 9.693 ms 10.382 ms 9.852 ms
-
- 64 bytes from 8.8.8.8: icmp_seq=0 ttl=58 time=9.873 ms
-
-
- traceroute to 208.67.222.222 (208.67.222.222), 64 hops max, 40 byte packets
 1 rtr1.lon.opendns.com (193.203.5.198) 0.564 ms 0.564 ms 0.578 ms
 2  * * *
 3  * *^C
-
- 64 bytes from 208.67.222.222: icmp_seq=0 ttl=62 time=0.407 ms

Last edited by mixture; 21st March 2012 at 22:35.
mixture is offline  
Reply
Old 21st March 2012 | 22:40
  #6 (permalink)  
 
Joined: Jan 2012
Posts: 2,173
Likes: 0
From: .
My preference isn't for speed reasons, its quite simply that as Google gets more and more invasive in the way it works, I get less and less trusting of it.
Besides which, I like the advantage of the way in which OpenDNS blocks rogue sites - especially with the kiddy-safe version
Milo Minderbinder is offline  
Reply
Old 21st March 2012 | 22:56
  #7 (permalink)  
 
Joined: Aug 2002
Posts: 3,663
Likes: 0
From: Earth
Of course the truly paranoid should run their own DNS servers and not trust any third party whatsoever.
mixture is offline  
Reply
Old 21st March 2012 | 23:09
  #8 (permalink)  
 
Joined: Jan 2012
Posts: 2,173
Likes: 0
From: .
Maybe, but I've got neither the time or resources to do that. And probably not the skill either, though until one tries...who knows?
Milo Minderbinder is offline  
Reply
Old 22nd March 2012 | 09:01
  #9 (permalink)  
 
Joined: Aug 2002
Posts: 3,663
Likes: 0
From: Earth
In its basic form, not particularly difficult. A copy of BIND running on an OS of your choice, a few bits of basic config and Robert's your uncle.

Gets more interesting (read complex) when you start going into running anycast DNS instances, but the average network won't need to worry about that for some time !
mixture is offline  
Reply
Old 22nd March 2012 | 10:43
  #10 (permalink)  
15 Anniversary
 
Joined: Jan 2008
Posts: 1,133
Likes: 0
From: Bracknell, Berks, UK
Incidentally, i've had to move my customers away from OpenDNS recently, as they've had some significant slowdowns occur periodically. I think they were either under a DoS or had some server issues, but I couldn't hang around and went google instead.
Mike-Bracknell is offline  
Reply
Old 14th April 2012 | 22:18
  #11 (permalink)  
Thread Starter
15 Anniversary
 
Joined: Nov 2007
Posts: 44
Likes: 0
From: SW France
Thanks for the advice, have changed DNS as advised above but to no effect so have left it on automatic.
Here's a solution (probably not the best solution but at least web site access is now not erratic): -
Opened "Dell Wireless WLAN Card Utility" and under the "Wireless Networks" tab un-ticked the box: "Let this utility manage your wireless connection".
The status, which was previously stuck on "Authenticating" is now stuck on "Unknown" but at least it now works!
Am I right in concluding that two bits of software were previously trying to control the wireless access?
MCR01 is offline  
Reply
Old 14th April 2012 | 23:11
  #12 (permalink)  
Administrator
 
Joined: Mar 2001
Aviation Qualifications: PPL
Posts: 8,121
Likes: 686
From: Twickenham, home of rugby
Yes, very probably the built-in Windows and Dell wifi utilities were squabbling - usually Windows detects the other utility and backs off, but not always.

I have always used the Windows utility and disabled / uninstalled the manfr's utility - or just installed the NIC drivers only where possible.

SD
Saab Dastard is offline  
Reply

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



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.