Mac OS Classic Ethernet Not Getting DHCP? My Real Fix
If your old Mac has link lights but still shows a blank DHCP address in Mac OS Classic, this is the exact rabbit hole I went down. I spent months thinking I had bad cards, bad ports, or bad settings when the real issue was way dumber.
I tinker with vintage Macs as a hobby, and file transfer was driving me nuts. Burning one-off CDs just to move files is a pain, so getting ethernet working became mandatory.
Quick Answer
- Yes, old Macs can work on ethernet even when DHCP looks dead at first.
- Mac OS Classic often does not fully wake networking until an app actually makes a network request.
- In my case, opening a browser triggered the stack and DHCP populated right away.
Hardware and Setup I Tested
- Performa 6360 with both PCI NIC and Communication Slot II ethernet card tests
- Power Macintosh 7200/90 with built-in RJ45 and AAUI port tests
- Modern switch on standard home network, link lights present
What I Tried (That Did Not Fix It)
I swapped cards, swapped ports, and watched the TCP/IP control panel like a crazy person. Link lights were on, but the IP field stayed blank. I also tried manual setup variations and still got nowhere.
I even heard the old “modern switches don’t like 10Base-T” theory. Maybe that happens in some edge setups, but it was not my problem here.
What Finally Worked
I saw another classic Mac setup where DHCP looked dead until the user launched a browser. I tried the same thing, opened a browser, and the moment it attempted to load a page, DHCP populated and the machine came online.
That lined up with my dial-up memory too: old Mac software often triggered networking only when an app asked for it. The OS was not broken. I was just waiting on a control panel field that does not always update until traffic happens.
Why This Problem Looks Worse Than It Is
When you see link lights but no IP, your first thought is bad hardware. Mine was too. But on these systems, “no DHCP shown yet” can just mean “no app has asked for network access yet.” That behavior wastes a lot of time if you do not know it.

FAQ
Can old Macs still use ethernet on modern networks?
Yes. At least in my setup they absolutely can. Link negotiation and DHCP are possible, but behavior can look odd compared to modern OSes.
Why did my Mac OS Classic machine show no DHCP address?
In my case, the stack did not fully kick until software requested network traffic. Opening a browser triggered the request and then DHCP appeared.
Do I need to force a static IP to make this work?
Not necessarily. I got DHCP working once I triggered real traffic. Static IP can be useful for testing, but it was not the fix here.
What else should I read if I like retro troubleshooting?
If you are in retro build mode, this arcade control panel wiring build is useful. For more old Mac obsession, read my Quadra 950 grail post and Quadra 950 restoration part 1.