Vintage Mac · 2026 Guide

iBook G3 Online
in 2026.

The complete guide to getting your iBook G3 Clamshell on a modern Wi-Fi network. WPA2 bridge setup, Airport card installation, OS 9 TCP/IP configuration — all covered.

Step-by-Step Setup

Getting Your iBook G3 Online

The iBook G3 supports 802.11b Wi-Fi via the Apple Airport card — but only WEP encryption. Here's how to bridge it to your modern WPA2 network.

01
Install or Verify Your Airport Card

The original Apple Airport card (M7600LL/A) is required. It slots into a bay accessible by removing the keyboard. The slot is under the keyboard hinge — press the two plastic tabs near the function keys to release the keyboard, fold it forward, and you'll see the Airport slot on the left.

Note: Do NOT use third-party 802.11g/n cards. Only the original Apple Airport (802.11b) is compatible with Mac OS 9's Airport software. Confirm the card is seated and the antenna cable is attached.
02
Set Up a WPA2-to-WEP Bridge Router

The iBook G3 only supports WEP encryption (obsolete by modern standards). You need a second router or a travel router (like the GL.iNet GL-MT300N-V2) configured as a Wi-Fi client on your WPA2 network and broadcasting a separate WEP-encrypted SSID for your iBook.

// GL-iNet OpenWrt bridge config (SSH) uci set wireless.wifinet1.encryption='wep' uci set wireless.wifinet1.key='your10charkey' uci set wireless.wifinet1.ssid='iBook-Legacy' uci commit wireless && wifi reload
Security Note: WEP is trivially crackable. Keep this network isolated. Only route traffic for the iBook through it, not sensitive devices.
03
Configure Airport in Mac OS 9

Boot into Mac OS 9. Go to Apple menu → Control Panels → Airport. Select "Join a specific network" and enter your WEP SSID. Under "Password," enter your WEP key exactly as configured (10 hex characters or 5 ASCII characters for 40-bit WEP).

// Mac OS 9 — TCP/IP Settings Control Panel → TCP/IP Connect via: Airport Configure: Using DHCP Server (Leave domain name/search blank)
04
Configure TCP/IP for Modern DNS

Open TCP/IP control panel. Set "Connect via: AirPort" and "Configure: Using DHCP Server." Your bridge router should assign an IP automatically. For DNS, manually add Cloudflare (1.1.1.1) or Google DNS (8.8.8.8) in the Name Server Addr. field.

Tip: Mac OS 9's Internet Explorer supports TLS 1.0 only. For actual modern browsing, use a TLS proxy like Netlify proxy or Floodgap's OverbiteWX Gopher bridge — or enjoy the pre-HTTPS web as it was.
05
Test Your Connection

Open TCP/IP control panel and click "Info..." — you should see an assigned IP. Then open Internet Explorer 5.1 (included with OS 9) and try loading a plain HTTP page. HTTP-only sites will load perfectly.

// Test connectivity from OS 9 Applications → Internet Utilities → Network Utility → Ping: 1.1.1.1 // Should return 4 packets

Required Hardware

What You'll Need

Sourced from eBay, thrift stores, and specialty vintage Mac shops.

Item Purpose Est. Cost Status
iBook G3 Clamshell (any color) The star of the show $30–80 Required
Apple Airport Card (M7600LL/A) 802.11b Wi-Fi $15–40 Required
GL.iNet GL-MT300N-V2 "Mango" WPA2→WEP bridge router $25 Required
Mac OS 9.2.2 Install CD Latest supported OS Free (archive.org) Required
iBook G3 AC Adapter (45W) Original or third-party $10–25 Required
USB-A to CF Card adapter Transfer files to/from iBook $8 Optional
Ethernet cable (Cat5) Initial setup via wired $5 Optional
SCSI Zip Drive (100MB) File transfer legacy method $20–40 Legacy