IMac the only one that will connect with internet

I have a wireless network set up in my home office. I have an Airport wireless router and my internet service is through Frontier with a Westell 6100 modem that is probably five years old. When I set up my WiFi network with the 27" iMac, Airport Express and modem everything works fine... not super fast but DSL is all we can get out in the rural areas. I can access the internet with no problem. When I try to connect to the internet, through my WiFi, my iPhones, iPad & Macbook Pro will not connect. I can see the WiFi signal on everything but when I try to connect to the internet or email accounts, I get nothing. I have taken all of these to Strabucks and they connect just fine but at home only the iMac seems to work. This is very frustrating.
Appreciate any help or suggestions you can give.

This may take a while to solve, but we can go through the steps a little bit at a time.
First of all, what generation extreme are we talking about here?

Similar Messages

  • I have the ipad 1, ios 5.1 is its max, and garage band requires ios 7.0, how do i buy garage band version 1.3, its the only one that will work, apple is so hard to get a hold of on these kind of things.

    I have the ipad 1, Ios 5.1 is its max, and garage band requires ios 7.0, how do i buy garage band version 1.3, its the only one that will work, apple is so hard to get a hold of on these kind of things.

    Unfortunately the answer is still no.

  • Toshiba L755 is the only one that will not PXE BOOT

    I have a few host on my network which it has VMWare 10 installed, successively performed deployment into those machines(Hosts and created VM"s). Now, I do have also a Toshiba L755-S5258 that will not complete the process,  it does not give any
    errors. The following is the messages it gives.
    Client MAC ADDR: xx xx xx xx xx xx       GUID: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXX
    Client IP:XXX.XXX.X.XX        MASK:  XXX.XXX.XXX.x                  DHCP IP:   XXX.XXX.X.X
    Gateway IP: XXX.XXX.X.X
    Downloaded WDSNBP...
    Press F12 for network service boot
    Windows Deployment services: PXE boot Aborted.
    PXE-MOF: Exiting Intel PXE ROM
    This si the only unit that does not follow through with the deployment
    Note that I've deleted other machines that I successively  deployed to from the Known Computers on Active Directory User and Computers, with not good results
    Please any one help me decipher this headache 

    Hi,
    Are your using the WDS for the Windows deploy? A network boot program (NBP) is the first file that is downloaded and executed as part of the network boot process and it controls
    the beginning of the boot experience (for example, whether or not the user must press F12 to initiate a network boot). NBPs are specific to both the architecture and firmware of the client. You must accounting the screen press F12 to allow the system boot
    from the WDS. The VMware® workstation PXE booting issue please ask your software vendor.
    The related KB:
    Managing Network Boot Programs
    http://technet.microsoft.com/en-us/library/cc732351(WS.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I bought my first  iMac 27" i5 in November 2011 last year. Do you think there would be a update that will Features a Retina Display, Siri etc ?? So my iMac will be the same as the new one that will be released this year, Or will I have to buy a new iMac t

    I bought my first  iMac 27" i5 in November 2011 last year.
    Do you think there would be a update that will Features a Retina Display, Siri etc ??
    So my iMac will be the same as the new one that will be released this year,
    Or will I have to buy a new iMac to get all these new updates ??
    It would be a shame if I did because my iMac is only 6months old if that ..
    Kind regards Simon Trott Apple user and proud of it

    We're not allowed to speculate on future or rumoured Apple products, but we all know there'll always be newer tech coming along.
    The iMac you have is an excellent machine, be happy with it and get a good few years use out of it. By the time your machine is slowing down, whatever comes next will have been updated numerous times.
    I had the 2011 i5 27" delivered about 3 weeks ago. It's a cracking machine

  • I own a HP Envy100 eAll-in-One d4100 and the only App that will work is Snapfish,

    I own a HP Envy100 eAll-in-One d4100 and the only App that will work is Snapfish?

    All others show a connection error - Touchsmart is not responding.

  • HT4927 Am I the only one that finds this a little crappy?  Do you think there will be a future update fix?

    Am I the only one that finds this a little crappy.  Do you think there will be a update to fix this issue so you don't have to reinstall the whole library?

    I doubt it, but no one here knows. There are other forms of backing up.

  • HT201240 my father was the only one, that know the password of his imac g3,the password? i have no cd or anything, how can i erase

    my father was the only one that know the password of his imac g3..
    in december he past away, but i cant get in to the imac..
    i have no cd or anything, how can i erase everything?

    Go here and click on manage my ID https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/

  • Want my JFrame to be the *only* one that can end the program when closed

    Hi all,
    I have an application that is essentially a launcher for other applications -- it's a holder to allow us to demo our work and other Java examples (not necessarily our work). The launcher will either run methods to launch an application or will find a class's main method and invoke that.
    In all cases, the other applications open up their own JFrames, separate from my launcher (this is a good thing). The problem is that, in general, the other JFrames are set to EXIT_ON_CLOSE. This means that if the user closes the second window, everything will close.
    Is there anyway to prevent this from happening? I'd like either a way to say that my JFrame is the only one that can exit the program when closed, or to say globally that JFrames can't exit on close, and then re-work my initial frame so that it is still able to exit.
    Note that changing all the other applications so that they do not include the EXIT_ON_CLOSE line is not an option (several of the applications we have the right to use, but not the right to modify, for instance).
    Any thoughts?
    Thanks,
    Sam

    Darryl.Burke wrote:
    I have a similar launcher application and this is how I tackled the issue....
    Window[] windows = Window.getWindows();
    This seems like a great work-around. The only problem is that Window.getWindows() is only 6.0, and unfortunately I can only assume 5.0. I can't see another method in the Window class that will return unowned windows -- is there another method that you know of?
    Edit: I found I can use Frame.getFrames() instead, but unfortunately I've discovered this doesn't solve my problem. One of the applications is listening to window closing and is calling System.exit(0) itself, and is not using EXIT_ON_CLOSE as I previously thought. So I think that launching a new JVM may be the only option.... Any advice on how to do this? I'm a little stuck with the ProcessBuilder stuff above.
    >
    edit In future (not this time), Swing related questions should be posted in the [Swing forum|http://forums.sun.com/forum.jspa?forumID=57]
    I guess I was thinking this as a process-oriented question (I had already been thinking of the "different JVM" tactic), but the other option was to think of it as a pure-swing problem, like your solution above. Guess I should have just cross-posted -- everyone loves that! ;-)
    Edited by: Asbestos on Dec 18, 2008 12:32 PM

  • Am I the only one that I cannot get ICH5R RAID0?

      I tried every possible BIOS settings to have a RAID0 array on Intel controller,create RAID0 array with control+I, feed the floppy with F6, and every time I get a blue screen before the beginning of XP installation.
      I wonder if I am the only one that I can't get the benefits of ICH5R RAID0 array?
       Same HD's work fine with Promise controller RAID0. :O

    Quote
    Originally posted by Pete M
    kanopus
    This is my BIOS configuration using 2 WD Raptors
    Integrated Peripherals
    ON-CHIP IDE configuration
    ON-CHIP ATA(s) Operate Mode Native Mode
    ATA Configuration S-ATA only
    P-ATA Keep Enabled YES
    P-ATA Channel Select Both
    S-ATA Ports Definition PO-1st/P1-2nd
    Configure S-ATA as RAID Yes
    Not familiar with your drives are there any jumper settings you need to make ?
    Pete
    I have 2 WD Raptors (setup for RAID 0), an ATA100 drive (Primary) and a DVD (Secondary) connected to the Intel controller.
    Is there any performance gain by using your configuration:
    ATA Configuration S-ATA only
    P-ATA Keep Enabled YES
    Versus using:
    ATA Configuration P-ATA and S-ATA
    It seems like the end result is the same.  Both the SATA and ATA100 are enabled.
    I noticed that if you want to use the RAID array as your system drive you need to set S-ATA Ports Definition to use SATA on ports 1 and 2.

  • Why is 1080i the only one that works for my slideshow.

    Well... I'm getting to my breaking point.
    First my system.. Mac Pro 2.66 2x300gb raid 0. x1900 ACD 30
    5gb Ram
    I have read many many posts.. but I still need your help.
    I have found that the only thing that gives me a marketable slideshow in terms of quality images is to make a slideshow in imovie under 1080i.
    The problem with this is that it really really slows my computer down, and I don't want to do this with a slide show of about 150 images per client, and then have wait more for transistions.
    Shouldn't I start a new slideshow in "DV" setting for a 4x3?
    I have tried reducing res from 10.2 mp to a 1024x??? settting for images (depending on orientation). All I seem to lose here is a bit of sharpening as I reduce the image resolution, which makes sense if I understand correctly.
    So... Where to go from here.
    I read the posts.. and have determined that I can use Photo to move (which I have) to make clips and import them into Imovie. Again, a slow process as each clip has to be done seperatly. Is there another way with PTM, because it does render the best Ken burns effect I have seen. Again 150 images is too long to wait to make a slide show of a wedding, not cost effective for me.
    Hope someone can help.

    Anyone??
    When I make a movie in 1080 or 720.. it takes alot of resources and slows things down.
    Just wondering why choosing those options are the only ones that seem to work
    I really need to get it into 4x3 format too.

  • HD slideshow is the only one that works for me.. WHY??

    I have a new mac pro with lots of hd and ram 5GB.. so I don't think its my system.
    What I need to know is that I can make an acceptable slideshow if
    1) I lower the resolution of my photos from 3884x2600 to about 1024x1024
    2) I create a imovie 720hd or 1080i HD.
    ANY other format creates a lousy final picture quality when viewed on the TV. I get a shimmering, but not so noticible jaggies as some have posted. If I keep the photo still and not use KB.. the still images are ok, but not fantastic. The KB kills them. This seems opposite of what I have read of the bug in imovie6.
    Can anyone explain why if I use the HD formats for Imovie the photos turn out ok?
    I would like to keep them in a 4x3 format but can't if I use the HD formats. Is there a way to make it 4x3 after?
    Anyway.. I have done a lot of testing and this is the best I can get so far.

    Anyone??
    When I make a movie in 1080 or 720.. it takes alot of resources and slows things down.
    Just wondering why choosing those options are the only ones that seem to work
    I really need to get it into 4x3 format too.

  • It seems I cannot use Sky Go even if I use Firefox. The only one that works is IE 11.

    I was using Google Chrome, but it seems they do not support Silverlight which Sky Go use. I was told that Firefox would work. It doesn't. The only one that works is Internet Explorer 11, which is very slooow. Why can't I use Firefox to view Sky Go?

    My Sky homepage. If I want to watch cricket say, it come up with ' sky go unavailable at this present moment'. If I log on to my IE 11, sky go works Ok. I have the Silverlight add-on or plug-in whatever you call it.
    Still no joy in Firefox.

  • Are Apple products the only ones that have the option to have a hot spot built into i?

    my husband needs to use a tablet for work. We don't have an Internet provider for it. I thought about using a personal hot spot for it. I have 2 Apple products he doesn't have any. Can you use a personal hotspot for them. I am not familiar with his products at all. Is Apple the only one that offers a hotspot on their products?

    No. Click here and see the third paragraph.
    (120029)

  • Am I the only one experiencing battery drain with the 6.1.3 upgrade?  It went from 100% to 63% in 7 hours WITH NO USE!

    Am I the only one experiencing battery drain with the 6.1.3 upgrade?  It went from 100% to 63% in 7 hours WITH NO USE!  I've had worse luck with the i5 than the i4.  This is the first time I regret being in a two year contract.  I might add that this is my 3rd i5

    So now 12 days later and another replacement I'm still having issues and apple still isn't helping. My phone has started shutting off unexpectedly again today. Does anyone have any suggestions on where to go from here?
    <Edited by Host>

  • HT1535 Transfered my music and video library from my laptop to my PC. Syncing my PC to my IPOD classic and my IPAD without incident.  But when I try to sync my IPOD Touch to my PC, the only thing that will sync is the music I purchased. Help!

    Transfered my music & video library from my laptop to my PC. Syncing my ipod classic and my ipad without incident to the PC.  But when I try to sync my ipod touch, the only thing that will sync is music that I have purchased on that PC.  Any ideas?

    where on my computer am I suppose to make the individual picture files and have them to upload on my ipod touch.... I do have a photo library on my computer, but in the photo tab in itunes for the ipod touch and there is nothing checked for syncing, cause when I do check it it always says its going to replace everything i have in my photo library on my ipod touch.....  So how am i suppose to have it checked and have it NOT replace pictures on it????
    Also I cannot make more photo albums into my ipod touch, it just replaces the one album every time....
    I am very frustrated cause I have tried the manuals and the apple support help etc and nothing pertains to my exact issue.....
    Please if u could elaberate I would appreciate it alot..... 
    thank u

Maybe you are looking for

  • Can I use Time Machine on two different Hard Drives?

    Hi, I have a Time Capsule on which I make my Time Machine back up every time, but I also want to back up all my data on another external HD using Time Machine as well... how can I do that? Thx

  • Syncing iPhone 4S video with iPad 1 problem

    I just bought an iPhone 4s and shot a video this morning. I plugged it into my laptop and synced it.  I then plugged in my iPad 1 and synced it.  It said there were 2 items that wouldn't sync and they were the videos I shot.  What's the problem ?  It

  • How to install C/C++ compiler in Solaris 10 (ie gcc)

    HI all, I have just installed Solaris 10 on my x86 machine. I thought that I installed the C/C++ compilers but when I went to check it turns out that I don't. When I type which gcc or which cc I get gcc not found. Am I missing something? If I need to

  • WUC-20 stated size error of jacob.dll

    When running our web application we are receiving the following error messages :- WUC-20 The stated size of the source file http://appstest1.rcn.org.uk/forms90/forms90/webutil/jacob.dll does not match that of the downloaded file C:\PROGRA~1\Oracle\JI

  • Got a feature idea? Post your idea or vote on an idea at the ideas site

    We have just launched a new site ( http://ideas.acrobat.com) so that we can hear new ideas and have the community vote on which ideas are important. Post your idea or vote on an idea. We hope you'll check it out. Thanks, The Acrobat.com Team Buzzword