Internet connected but unable to load web pages

Hi - My computer is an Imac, late 2006 model. For some reason I seem to be having problems connecting to the internet using the Airport connection. Using the Ethernet cable everything is fine no problems whatsoever, but wireless connection just doesn't happen. I have run through all the relevant diagnostics and checked the wireless router modem settings. My wife recently bought a MacBook - it connects wirelessly without a hitch. I even changed the iMac setting to exactly the same as the MacBook, but still nothing. I get the green lights in the Network Diagnostics screen, but when I try to load a page in Safari I just get an error message " Not connected to the Internet, or Server failed to respond".
My broadband ISP is Virgin Media (not a cable connection - it's ADSL) and the wireless router modem is a Netgear DG834GSP v3.
Any ideas anyone as am getting really frustrated at not being able to connect wirelessly.
Thanks in advance.

Hi I have been having exactly the same problem for the last couple of weeks, and can't explain what is happening either. The Mac seems to be connected to the Internet with all of the status 'lights' in Network diagnostics green. I am picking up an IP address but can't load any Web pages. Very puzzling !

Similar Messages

  • Connected to an active network but unable to load web pages

    Hi,
    I am using an old Powerbook with OS 10.2.x and am trying to add it to an existing network at home. The network is a DSL/ADSL connection, which is received by a modem and is passed on to a wired/wireless router. I have a PC which connects successfully to the router either by wire or wireless and is able to load web pages.
    My Mac, however, does not. It indicates that it is connected to my wireless network, and shows full signal strength. It is assigned an appropriate IP address by the router. However, I cannot load any webpages. All I get is a 'server not found'. This is vexing me, and I have been at it for hours, but no solution.
    Let me add that with the same settings, I was able to browse on my Mac also yesterday, but for some reason, I have no luck today. Can someone please indicate what is going on?

    I am having the exact same problems. My laptop (Gateway) connects fine to the router, but my Mac does not. They sit right next to each other upstairs. The signal will SOMETIMES come through to my Airport card and when it does it is at full strength, but when i run Safari, nothing. I have tried to enter all the information that my PC has printed out and displayed for me, but i have no clue what half of the things are. and my applecare has expired so the people at Apple will not help which is extremely annoying. Sorry i can't help. But if i find anything i will let you know.

  • Unable to load web pages. This is what I get when I enter them; Unable to connect

    Yesterday I turned on my computer & was not able to use Firefox. Nothing had been changed on my computer. No web pages will load. When I hit enter this is the message I get:
    Unable to connect Firefox can't establish a connection to the server at www.geocaching.com.
    The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

    It most likely means your internet connection is out. Wait a little while then try again. You might also want to reboot your computer. If that doesn't work, please reply.

  • Home hub connected but can't open web pages

    Hi
    Having a problem accessing any web pages. Has been like this for last 3 days. All the lights on the BT Home Hub are on and according to the task bar on my laptop it is connected and signal etc is all fine. When you open browser it tries to connect but never loads a page and eventually times out. Have phoned BT broadband help and they say there is nothing wrong with the line. Pretty certain it's not my laptop as my wife's has exactly the same problem and she uses a different browser and has different anti-virus software.
    Any suggestions?
    Thanks

    I have also had exactly the same problem!
    I've had the BT Broadband option 1 for at least 3 years now and not had any major problems (lucky me).  I decided to go for the new package (TV, Broadband (option 2), & calls package £18 per month - currently on offer) as I wanted to get Sky Sports through BTVision.  I'm not allowed Sky or cable TV where I live.  The activation date for Broadband option 2 was Monday 7th March and Monday 14th for BTVision.  This also included a new router i.e. HomeHub3.
    On Sunday the 6th March my internet connection was fine i.e. could open web pages, get email etc (using a BT Voyager Router).  On Monday 7th I went on line and was unable to open web pages.  I thought it might be a minor problem i.e. back up in an hour.
    On Tuesday the 8th March I still had the same problem (Voyger Router) but had also received my new router (BT Home Hub 3).  I decided to install the new hub thinking that would resolve the problem but it did not.  I then tried a wirless & cable (2 different cables) connection to my PC & XBox and still could get online even though I was "Connected".  I phoned the broadband help desk and was on the phone for at least an hour with no success.  The help desk agent said it could be a problem with my account and said he would ring me back on Wed at 8pm........guess what?  No phone call.  I then phoned up again (10pm) & went through all the usual tests.......again!  It still didn't work and I was told that it was probably a problem with my PC and they put me through to another department that should be able to help.  I was then asked what the problem was (no communication between department then!)  I had to go through the whole thing again and was then told that I would have to pay £10 a month (for at least 3 months) for them to do further checks.
    Wednesday & Thursday evening I phoned the Broadband help line (same tests again - no notes on my previous calls!) and still no success. I didn't pay for the £10 month service (BT Home help) out of principle and do not know what to do next.

  • Often unable to load web pages.

    My MacBook har suddenly decided to not load web pages ...
    I surf around, and maybe one fifth of all the web pages won't load in my browser (both Firefox and Safari). It isn't something about the web pages, because after some time I can get them to load perfectly. I contacted my ISP, and they couldn't find anything wrong. Besides, I can surf just fine from other computers (non-Macs).
    I wondered if it was something about the port, since all other apps work perfectly (for example Google Notifier and Audium is always connected), but https doesn't any better. I've also pinged web sites for a long time, without any evidence of something being wrong. One strange thing is that traceroute sometimes gives me "no such host," and then a moment later, it works with the same address.
    It's not Airport either, because I now use a network cable and have the same problems.

    There are several possibilities that come to mind.
    Since HTTP transfers often fail, but lightweight protocols such as AIM don't, my first thought is MTU (Maximum Transmission Unit).
    The standard MTU for ethernet networks is 1500 bytes. This means that all transfers are broken into chunks of 1500 bytes each before being sent over the network. In some cases, certain network configurations (such as DSL links that use PPPoE) require a lower MTU such as 1492 or even 1460.
    Normally this isn't a problem since the router tells the client what MTU to use but sometimes this doesn't work - especially if you're using a NAT device.
    When there's a mismatch your Mac doesn't know that it needs to use a lower MTU so sends traffic upstream at 1500 bytes and the router chokes when it tries to cram that data into its 1492 link.
    This is why lightweight protocols often work - the typical AIM packet is less than the MTU and therefore doesn't need to get truncated. However, large file downloads exceed the MTU and run into problems.
    If this is the case you can force your MTU to be lower using the System Preferences -> Network -> <interface> -> Ethernet tab. Switch from Automatic to Manual and you'll see options for changing the MTU. Try lowering it to 1460 to see if it works. If it does you can try increasing it until you find the optimal value.
    If it wasn't for your statement traceroute sometimes gives me "no such host" I'd be sure this was the problem. However, MTU doesn't usually cause DNS failures since most DNS requests are small.
    If your DNS is failing and the ISP belives the DNS server is working correctly, that hints at a link-level problem. Packets are getting lost somewhere along the link between you and the server.
    The first thing to check here would be speed and duplex. The fact that you've used both AirPort and wired connections hints that it's not a problem directly on your machine, but what about the rest of the links between you and the router? I'm guessing you have an ethernet cable between your base station and a switch, maybe another cable between that switch and the router? Either of these cables could have a mismatch.
    Without knowing the switch it's impossible for me to tell how you check the switch port configuration - some switches have LEDs on each link that tell you the speed and duplex, others have a command line or web interface that will give you port status and statistics. If you have such a switch, check it. Also check the switch logs if you can - you'll often see error messages such as 'excessive CRC errors' which can indicate a duplex mismatch.
    If you can't get the information from the switch, try manually configuring your devices. The same preferences tab where you set MTU can also be used to set speed and duplex. Just be aware that if you choose a combination that the switch doesn't support (e.g. you choose gigabit but you're connected to a 100mbps switch), then the link will go down.
    Try different options to see if any of them work any better for you.

  • Airport remaining connected but unable to load pages

    I've been using my MB for four years now and this problem has recently appeared over the last two days. The airport icon will show full bars but I will have no connection to the internet. If I power cycle the airport (menu turn off then back on) I can then continue to browse the web. This happens about every five minutes or so.
    I do have other computers in my house that aren't having this problem. So I know it's something to do with my Macbook. I was going to do a reformat/reinstall but I wanted to see if there was a known solution here. It's almost as if the DNS service just stops working and needs to be reset...
    Any solutions? Purchase a new card? Reinstall OS?
    Thanks!

    Hi!
    I am experiencing the same problem! And by the looks of it some other users are too!
    My Macbook is one and a half years old and I never had problems with using WiFi. I am currently using BT wireless and during the day it keeps dropping now and then.. I end up restarting the machine as the status icon shows that its fully connected with my chosen connection but internet doesn't work. After restarting several times and deleting all joined wireless connections history, it eventually works. I am getting annoyed by this now. Also, as said by the douglobue rest of the machines are working fine on wireless its only my macbook. Any help please?
    Thanks in advance!

  • Unable to load web pages

    I have had my blackberry for about 3 months and until recently I have been able to load and view web pages without any problems.   Now, after I enter a webpage address and hit return, I get a blank screen with 'Loading..' on the bottom, and it stays like that without progessing.
    I get this whether I am at home with a wireless homehub connection or elsewhere.
    I think the problem started when I was trying to access windows live messenger, so I don't know if that is the cause.  I may have  tried enabling java for the website, and again i don't know if this contributed to the problem.  I have restored the original settings to try and  resolve the problem but this hasn''t made any difference.
    My phone also displays the lettes UMA near the signal indicator.  I don't know what this means and whether it can explain the problem.
    I am not particularly IT literate, so if anybody thinks they know what the problem could be. and can explain it in a straightforward way that would be very helpful.
    Jules
    Solved!
    Go to Solution.

    If you don't know what I mean by "send service books" read the two links i provided.
    if you are on a PC reading this, just click on them.
    Service books are the "code" used to transmit data from the internet to your device. The browser requires a service book to operate, just like your email, etc.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Internet connected but won't load, have to turn wi-fi on and off every 3 or so minutes

    I have a 2011 Macbook Pro. My wi-fi is great, but I have a problem with connecting using my computer. I can connect to the wi-fi network in a second, and the internet will work fine for let's say 3-5 minutes. Then everything just stops loading. I have to turn off wi-fi, turn it back on, and re-connect to the network just for pages to load again.
    This does not happen with my phone.
    What can I do to fix this?

    Hi jordanapple,
    Thank you for using Apple Support Communities.
    To troubleshoot this issue where your Wi-Fi connection on your Mac seems to be dropping, please follow the steps in the article linked to below.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity - Apple Support
    Cheers,
    Alex H.

  • Can get email, but can't load web pages

    I have an Airport Extreme basestation which, up until a week ago, was working fine. Now, I can send and receive email, but I can't access any web pages. When I try, it just hangs and nothing loads. Nothing has changed in setup and I haven't changed any settings anywhere. My suspision is that my ISP (Charter) changed something that my Airport is unhappy about.
    I called Apple, and they told me it's Charter fault. I called Charter, and they told me it's Apple's fault.
    I also called my local Apple store (not an official Apple store, but a small local reseller) and they said they've had an unusual number of people in the area reporting the same problem. Unfortunately, they don't know what could have happened.
    Any idea what the problem might be or what I can check? Any help would be greatly appreciated.

    It sounds like it might be a DNS issue.
    In a browser try http://17.254.0.91
    and report back
    iFelix

  • Wireless signal but unable to view web pages

    I have a WRT54G version 6 wireless router, it's security enabled and my XP laptop recognizes the signal and says I'm connected, excellent strength. Problem is that when I open IE no pages will load, if I connect the modem to my ethernet connection I can connect fine.
    Any ideas?

    I'm having the exact same problem.  This morning I went to the website to follow the directions from Easy Answers: How to set up PPPoE DSL connections with Linksys Router......just a great help this was...after all the plug/unplug/plug/computer off/on/off/on....When I clicked on IE icon to connect to the internet, All it Connected to was this LINKSYS page...couldn't go  any place else!!! 
     I've had to unplug everything and go back to the DSL modem direct to this PC to get on the internet to go to this link....Now, interesting it does make sence that both the modem and router can not have the same IP address, but if I change the router..what do I change it too???  May DSL works at 192.168.1.1 which is the same as the link I went too to get the Linksys page.  Thanks

  • Wireless is Connected but cannot display a web page

      Hello, I am trying to setup the wireless router WRT54G2S for a friend who has Satellite service.  I can connect to the wireless network and I can ping websites like yahoo and google but I can't get anything to open up on the browser.  The laptop is a Toshiba Satellite L505D-5369, it is running Windows 7 and Internet Explorer 8.  I have the same issue whether directly wired to the router or through wireless.  Does anyone have any ideas?  Linksys says that it's a Browser problem, but I connected my IBM T61 with Windows XP and Internet Explorer 6 via wireless and get the same results.  Thanks

      I had a similar problem on my WildBlue satellite system -- I was using a WRT54GS router that worked fine, but thought I would try a model 110 Linksys N router and could not get it to display "anything" on my IE browser no matter what I tried
      So I went back to the #54 router all was well again
      I don't know what Satellite I-net system you are using, but if you have access to a different router, you might try it and see if it works, because like I said, I tried "everything" I could think of - and I couldn't get the #110 router to display websites in IE, even though it told me I was connected to the network
    Good Luck!!

  • Unable to load web pages and iTunes store

    Since upgrading to Yosemite 10.10.2, I am unable to surf the web or even access my iTunes Store. Is anyone else facing this issue?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Orange USB Modem with "Mobile Partner" connects but won't load pages

    All,
    I talked Orange Telecom into giving me a free trial with one of their USB modems. I plugged the modem into my MB Pro, installed the "Mobile Partner" software and configured the connection settings as specified by the Tech. I am able to connect fine using the device, however, it will not allow me to receive data, so I am unable to load web pages. The connection says that I am sending data, but not receiving anything. Any ideas on what I need to do in order to successfully receive data?
    Current Settings are as follows:
    Connection: Orange
    APN: orange.ug
    Phone Number: *99#
    user: orange
    password: orange
    with these settings I am able to connect fine, but no data is received. I am guessing this has something to do with a setting in Network Preferences, but I can't figure out why it's not working. Any help would be appreciated.
    Thanks,
    Joe

    Hi Sig - thanks for the reply. Unfortunately, I was sitting with the Tech rep when we configured the settings, so we are both sure the phone number was right. Additionally, I am connecting and I can see that information is being "sent," however the problem is that no information is being "received" so I am unable to load web pages, etc.
    It must be some sort of problem with the network settings in Mac OS because there does not appear to be any problem connecting to the service, the problem has been receiving information. Any other suggestions or help would be appreciated.
    Thanks,
    JB

  • Not loading web pages

    So here's the thing. About every 20-30 minutes I have to unplug the router then plug it back in to be able to load web pages. I still am connected to the router w/ an excellent signal, but I cannot load web pages w/o going through this process, which is really annoying.
    I have the WRT54GS Wireless Router w/ Speedbooster.
    Any help is appreciated.
    Thank You

    How long have you had the router?   If this is a new router, your ISP may be disconnecting you because your MAC address has changed.   If you have a new router, try cloning the MAC address, from the computer you were using with this ISP before you installed the router.
    Does the same thing happen if you are wired to the router?
    Message Edited by toomanydonuts on 01-18-200710:07 PM

  • Why does my computer say its connected through wi-fi but wont open a web page, why does my computer say its connected through wi-fi but wont open a web page but will work if im hardwired into the internet

    my computer is showing full connection through the airport but wont open any web pages it says it is not connected to the internet... When i hard wire the internet in with the cord it works just fine so i think i somehow messed up or turned of my wi fi capability but i show my airport is on

    Your computer is showing it's connected to the Wifi router all right, but perhaps the router isn't connected to the Internet.
    If your connecting the Ethernet cable directly to the modem and resetting it, bypassing th erouter and then getting online, fine that's good.
    If your connecting to the router directly and getting on the Internet fine, it means the router is connected to the Internet.
    If the last one is true then likely what has occured is your DCHP lease is expired because your computer doesn't have the right time and date as the router, it's showing a good signal but your not connecting.
    Open System Preference and check the date and time and set it to update to Apple's time server for your location.
    Sometimes Apple's time is off, as third party routers get their time elsewhere and sometimes the two don't match and thus DCHP lease is expired.
    ..WiFi, Internet problems, possible solutions

Maybe you are looking for

  • How to send images using Tuxedo 6.5

    What would be the best way to send images( bmp, jpeg, gif) using Tuxedo 6.5? Ideally, I would like to keep the image with the data, ie., have the image as a field in the FML32 buffer. I can't see anyway of doing this... Create a new buffer type?? Tha

  • Problen in ChooseFromList & User Defined Object

    Hello. I'm trying to use a [ChooseFromList] that calls info from one User Table called @LABS this table is MasterData type. I add a User Defined Object in runtime, called UO_Labs Then, I add one ChooseFromList to my form (This form was made in Screen

  • IPhone not loading a page

    I was sent an SMS message that pointed to a web site that contained a picture that someone had sent from their iPhone. However, when I tried to open the page with the picture ( at www.viewmymessage.com/1 ) I get an error message "Failure encountered

  • Get value before print anything

    Hello guys, I would like to know, how to get a value from database BEFORE the form starts any printing. I mean, where do I have to put my code? Or what part of a form, is executed first (before printing) so I can put my code right there, Thanks,

  • Partial backup question

    Hallo developers. We are testing the partial backup procedure and we have some doubts. We would like to know how the partial backup is made consistent; if during the operation of backup (the copy of the jdb files) the application writes to the last j