How can I get a wireless internet connection on an original imac 233MHz G3?

I have an original tray loading G3 233MHz bondi blue imac. I have a wireless router installed and would like to get wireless internet capability on this imac. An airport card cannot be installed. Is there any way it can be done?
iMac G3 233MHz   Mac OS X (10.1.x)   tray loading

This driver-less Linksys product is often recommended, to convert an older computer with an ethernet port to wireless connectivity.

Similar Messages

  • HT5628 I've downloaded bootcamp 5 to run windows 7 but I can't get a wireless internet connection. Does anyone know how to fix this?

    I've downloade bootcamp 5 to run windows 7 but i can't get the wireless internet to work. It does not seem to recognise it. Without the use of the internet the software that i want to install i.e sage instant accounts will be useless. Can anyone help please? i also have a problem of ejecting the cd disc. i press the normal eject button and nothing happens. The only way i could eject the windows 7 disc was to toggle to the mac side of the computer and it would eject from there. Does anyone know how to do this from the windows side?

    You have not installed the Boot Camp drivers.
    Start up in OS X and download the Windows support software from this site > http://support.apple.com/kb/dl1638 Follow the steps of the link except the ones to install Windows.
    Then, start up in Windows and install the Windows support software

  • Can't get a wireless internet connection with a F@st 3464 modem

    I'm having trouble getting access to the internet with my ArchLinux laptop and a F@st 3464 router via wireless (WEP). On the other hand, a winxp laptop and the n900 running maemo 5 have no problem to problem to get an internet connection.
    My ArchLinux laptop is configured to connect to my home wireless network:
    # /etc/rc.conf - Main Configuration for Arch Linux
    wlan_eth1="eth1 essid MyWifi key s:XXXXXXXXXXX"
    eth1="dhcp"
    INTERFACES=(eth1)
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    DAEMONS=(slim syslog-ng network ntpdate netfs crond cpufreq ntpd @alsa @hal @laptop-mode)
    ### END /etc/rc.conf ###
    This works fine.
    But now in this other place, there's a F@st 3464 modem/router which is giving me headaches:
    $ iwlist scanning
    lo Interface doesn't support scanning.
    eth0 Interface doesn't support scanning.
    eth1 Scan completed :
    Cell 01 - Address: 00:19:70:29:89:54
    ESSID:"MyOtherWifi"
    Protocol:IEEE 802.11bg
    Mode:Master
    Frequency:2.412 GHz (Channel 1)
    Encryption key:on
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
    9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
    48 Mb/s; 54 Mb/s
    Quality=61/100 Signal level=-64 dBm
    Extra: Last beacon: 406ms ago
    The router ip is 192.168.1.1, and subnet mask is 255.255.255.0
    Dhcp server is active.
    Now I try to configure a new wireless connection manually:
    $ sudo iwconfig eth1 essid MyOtherWifi key s:XXXXXXXXX
    $ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    eth1 IEEE 802.11g ESSID:"MyOtherWifi"
    Mode:Managed Frequency:2.412 GHz Access Point: 00:19:70:29:89:54
    Bit Rate:54 Mb/s Tx-Power=20 dBm Sensitivity=8/0
    Retry limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=0/100 Signal level=-61 dBm Noise level=-91 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:98
    So far so good. I can see on the F@st 3464 router that the laptop is connected (its mac address is listed).
    $ sudo ifconfig eth1 192.168.1.10
    $ sudo route add default gw 192.168.1.1
    $ ifconfig eth1
    eth1 Link encap:Ethernet HWaddr XXXXXXXXXXXXX
    inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::212:f0ff:fe09:a72c/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:37 dropped:37 overruns:0 frame:0
    TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:540 (540.0 b)
    Interrupt:20 Base address:0x8000 Memory:b8006000-b8006fff
    $ ping -c3 192.168.1.1
    PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
    From 192.168.1.10 icmp_seq=1 Destination Host Unreachable
    From 192.168.1.10 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.10 icmp_seq=3 Destination Host Unreachable
    --- 192.168.1.1 ping statistics ---
    3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2009ms
    pipe 3
    $ ping -c3 www.google.com
    ping: unknown host www.google.com
    What the heck? I seem to have gotten the wished IP, why can't I connect?
    Out of ideas, I try via a dhcp request:
    $ sudo dhcpcd -d -t 140 eth1
    Password:
    dhcpcd: version 5.2.1 starting
    dhcpcd: eth1: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
    dhcpcd: eth1: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
    dhcpcd: eth1: reading lease `/var/lib/dhcpcd/dhcpcd-eth1.lease'
    dhcpcd: eth1: rebinding lease of 192.168.1.33
    dhcpcd: eth1: sending DHCP_REQUEST (xid 0xb2562539), next in 4.45 seconds
    dhcpcd: eth1: sending DHCP_REQUEST (xid 0xb2562539), next in 7.36 seconds
    dhcpcd: eth1: broadcasting for a lease
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 4.27 seconds
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 8.36 seconds
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 16.04 seconds
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 32.59 seconds
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 63.92 seconds
    dhcpcd: eth1: sending DHCP_DISCOVER (xid 0xa3ddbccd), next in 63.60 seconds
    dhcpcd: timed out
    Any suggestions? (I guess that this must be something stupid, but I'm not knowledgeable enough to have a feeling of what's wrong).

    Try a complete power cycle, maybe the devices will refresh and 'find' each other
      Power down the PC first then the router and then the modem - wait a minute or so -- then power them back up in reverse order waiting for the correct lights to come in each device before moving on to power up the next device
       I would think this should get you connected again since you had a good connection up to yesterday
       If not check back -- something may have been corrupted and there are other procedures to try if so - myself or some one else will be glad to assist

  • How can i get my Blackberry Internet Connection

    Hi, I need help setting up my Blackberry 9850 to access the internet. I recently bought my phone via ebay and installed a new OS for my service provider in Kenya. The phone was locked to Verizon wireless service and upon unlocking it i still have no idea on what to do. My service provider claims that the phone is branded and that i should contact Verizon to provide me with the designated pin to unlock the BB internet connection. Any help or advice will be much appreciated

    Here's the real problem.
    Many things (in particular data features) on BlackBerry devices are controlled by something called Service Books.
    The Service Books are pushed to the device from the service provider (carrier) once you have the proper BLACKBERRY Data Plan.  A generic smartphone internet plan will not work.
    However, if you are trying to use a Verizon BlackBerry on a service provider that does not support that specific device model number natively, you will need to MANUALLY load the generic Service Books from YOUR service provider.  You will need to search the internet to see if the Service Books are even available (which they most likely are not).
    Otherwise, you need to get a device that is NATIVELY supported by your service provider.
    BlackBerry devices work differently from other smartphones.

  • My iPad keeps loosing the internet connection. All of my other devices work. Last time this happened, comcast charged $49 to fix it. They said that it's somethin that I downloaded. How can I get back my internet connection on my iPad ?

    My iPad keeps loosing the internet connection. Last time this happened comcast charged $49 to fix it. They said that the problem was perhaps caused by something that I down loaded. All my other devices still connected to internet. Tried to reset my settings. Still won't work. Any advice ?

    First, changing your DNS settings could not possibly have any effect on this problem.
    When you see an exclamation point in the Wi-Fi menu, from the menu bar, select
     ▹ System Preferences... ▹ Network
    Click the Assist me button and select Assistant. Follow the prompts. You may get a warning that Wi-Fi is not available, that you're too far from the base station, or that you're using the wrong password.
    Assuming that you've ruled out those possibilities, click the lock icon in the lower left corner of the preference pane and authenticate, if necessary. From the Location menu at the top of the window, select Edit Locations. A sheet will drop down. Click the plus-sign button to create a new location. Give it any name you want. In the new location, set up the Wi-Fi service with the same settings you used before. Click Apply and test.

  • How can i get a wired internet connection in a hotel to connect to an iPad?

    I am going to South Korea. The hotel says they have a wired connection for internet service.
    I'd like to leave my laptop at home and use my wi-fi for email etc.
    is there a gadjet or something will will allow me to access the internet in my room?

    cherft wrote:
    I do not believe any suggestions will work unless you also carry a laptop that will help you to initially configure the router.
    So if you are ONLY carrying an iPad, you are stuffed! Can anyone help to confirm this?
    thanks very much
    Incorrect. I took a new, never before opened Airport Express to Japan with me. I configured it with the aforementioned Airport  Utility which I had downloaded to my iPad before I left. It took lestt then 5 minutes to set up.

  • How can I get my Mac to connect faster to the Internet? My wifi connection is fine....don't know why Safari and other web browsers are so slow.

    How can I get my Mac to connect faster to the Internet? My wifi connection is fine....don't know why Safari and other web browsers are so slow.

    If possible, connect to your router with Ethernet and turn off Wi-Fi. Any difference?

  • TS2756 How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )
    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    The question would be more appropriate in the Mac forums as it is not really related to the iPhone.

  • How can I get the ipad to connect to itunes 10.6.3?

    How can I get the ipad to connect to itunes 10.6.3?

    The iPad mini requires iTunes 10.7 or newer to sync.
    (82182)

  • How can i get my wireless to work on my printer hp officejet pro 8600

    how can i get my wireless to work on my printer hp officejet pro 8600

    You'll get faster help w/this question by posting it in the Wireless forum...here:
    http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/bd-p/Networking
    I am an HP employee.

  • How can I get my iPad to connect the love film app to my Apple TV?

    How can I get my iPad to connect the love film app to my Apple TV?

    Have you confirmed that the app supports AirPlay? If it doesn't, then you'll have to connect via screen mirroring. See:
    http://support.apple.com/kb/HT4437
    and
    http://support.apple.com/kb/HT5209
    Regards.

  • How can I get my wireless keyboard battery access to open. It's like the bloody thing has seized up and won't open?

    How can I get my wireless keyboard battery access to open. It's like the bloody thing has seized up and won't open? Tried the coin...nope.  Tried a screw driver...nope! Even tried WD-40 - nope! Or does this mean it's now in the boat anchor pile!

    They are designed for coins... is this your first time changing the battery? Make sure you are twisting in the right direction and make sure you are pushing down on it and applying pressure at the same time you turn.

  • HT5569 How can I tell if iPhone Internet connection is rooted through another computer

    How can I tell if iPhone Internet connection is rooted through another computer

    If you are connecting directly to your WiFi router which coonects to your ISP modem then another computer is not involved.

  • How can i get logic pro x on my n ew imac i have it on my macbook pro

    how can i get logic pro x on my n ew imac i have it on macbook pro

    What do you mean, it's not installing?
    Give more details please... We cannot mind read or see your screen here

  • How can I get my wireless keyboard and my new magic mouse to enter info into a Christmas list app on iphone 3GS? Do I have to move to another room? I have bluetooth on in my iPhone.

    I have wireless keyboard and a new magic mouse. I want to enter data into a Christmas list app on my 3GS iPhone. Too time consuming to just type on iPhone keyboard. How can I get keyboard and mouse to be 'connected' or recognized by my iPhone? I have Bluetooth "on" in my iPhone.

    You cannot connect the mouse.  This is not a feature of iphone
    You can learn about connecting a keyboard in the manual:
    iPhone User Guide (For iOS 5.0 Software)

Maybe you are looking for

  • Fixing the path for images in RoboHelp 8

    I am rather new to Robohelp, so please forgive me if this has been addressed in another dicussion...I have been searching and cannot seem to find what I am looking to describe. I am working in Robohelp 8, and  creating a new help system by importing

  • IPod touch library to new MacBook Pro

    Previous computer was stolen so I do not have access to it. My iPod touch has over 1,000 songs, only some of which were purchased on iTunes. Does anyone know how I can get my ENTIRE iPod touch library into my new MacBook Pro iTunes library? Thanks fo

  • Transaction Variant for SHD0 in CAT2

    Hi,    We have a requirement to default the wage type in CAT2 screen. Is it possible to accomplish this using the SHD0 transaction variant.  The wage type appears in the table control in the CAT2 screen .Kindly advice. Regards, Prabaharan.G

  • TS17900100 in HCM forms and processes

    Hi All, For HCM forms and processes certain standatrd task and workflow templates are provided. Out of them of the tasks is TS17900100: Process Form. I suppose this task saves the infotypes in the backend system. If we see the object method for this

  • Sort in Only One Column

    How can I sort selected cells in one column without affecting data in other columns? Thanks