Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Couldn't get WiFi working on Mavericks-solution found

Installed Mavericks on Macbook Pro w Retina (2012).


WiFi would authenticate, but not get a DHCP address.

Tried deleting plists as suggested by others.

Tried deleting entry in keychain as suggested by others.

Reinstalled Mavericks

Cleared PRAM


Nothing.


Then I came across an older solution that fixed a similar problem in OS X Lion.


Essentially the built in firewall was apparently blocking the DHCP protocol.


Adding an entry to the ipw.conf file (and then rebooting) fixed it!


type "sudo vi /usr/local/etc/ipfw.conf" to edit the file (it will prompt for an admin password). Use the down arrow to go to the last line. Type "$" to go to the end of that line. Type "a" to append text. Hit the Enter key, and type the above rule on the new line:


add 00050 allow udp from any to any src-port 67 dst-port 68 in


Hit the Escape key to get out of editing mode. Type ":w" and hit Enter to write your changes to disk. Type ":q" and hit Enter to quit.


Reboot.


All ok now

Macbook Pro, Mac OS X (10.5.2)

Posted on Oct 24, 2013 12:47 PM

Reply
22 replies

Nov 7, 2013 9:02 PM in response to gecko64

I've tried this several times with the variant of "nano" instead of "vi" to get a more "helpful" interface and each time it says the file, ipfw.conf, does not exist. Could be why it's not working for me. I have cut and pasted what was posted and still, no joy.


I just know that this is the fix for me, it makes sense, but just can't get it to work. Also tried it in Lion where it was said to come from and the same thing happens in ML.

Nov 7, 2013 11:38 PM in response to lists@equad.us

I cut and pasted each time. Can also type it by memory now. Keep getting errors like:


User uploaded file


Then I hit return and it took me back to the inserted line and then got:


User uploaded file


This is making no sense. That is why, I know it will work, fingers crossed, once I can get past this.


After a restart it now says that there is no hardware (WiFi) installed.

Nov 8, 2013 2:19 AM in response to TheGuyintheProjectionBooth

Ugh, not good - though sounds like a "clean install" job to me now.


I upgraded to Mavericks from ML (I think ML was an upgrade too) so I was having a few issues beyond networking and decided to bite the bullet and install Mavericks clean. It didn't fix the network issue - hence my other post but oh so much slicker & quicker with everything else...

Nov 19, 2013 10:01 AM in response to TheGuyintheProjectionBooth

I got the the ":w" part and get a red line with white text saying:

"/usr/local/etc/ipfw.conf" E212: Can't open file for writing

Press ENTER or type command to continue


---------


It's happening because no ../etc folder in /usr/local/


1. Go to /usr/local/ and look for ../etc folder. If no ../etc then go to p. 2, if ../etc is present then go to p.3


2. Make folder /usr/local/etc manually (via Finder or via Terminal command: md /usr/local/etc)


3. Run terminal command vi /usr/local/etc/ipfw.conf


4. Paste or type add 00050 allow udp from any to any src-port 67 dst-port 68 in as a new row


5. Press ESC


6. Type :w (to write file)


7. Type :q (to leave editor)


8. Run 'exit' command and close terminal window


9. Reboot MAC.


The end.

Nov 19, 2013 11:14 AM in response to Reforger

Mavericks was a clean install. WiFi stopped in ML last July after working great for months. Once Mvrx was installed I had SLS, ML and Mvrx all on separate partitions and WiFi wouldn't not work on any of them. Kept getting the "No hardware installed", "!", connection errors and the lot. And as you can see above, this avenue didn't work for me. But now it's a moot point, as of a couple of days ago my WiFi came back on its own just as it quickly as it stopped. It's been running great since. I have had it jumping on various networks just like it did before the failure. So for now, I'm just crossing my fingers and counting my blessings. Now I am connected at 270Mbps and going strong.


Right now I am noticing strange little things like it taking longer to sleep when I close the lid. And last night I shut the lid and walked away, it didn't sleep, overheated and locked up with a kernal panic with the screen on full bright and totally killed the battery. New day, new issue. But WiFi is fine . . . for now.

Dec 8, 2013 7:53 AM in response to gecko64

I have had the Mavericks wifi issue on a 2011 imac, as multiple posters have put wifi would work then it would stop. Issue would be resolved via a reboot or turning wifi off and on.


I read a post on another thread about creating a new location which I have just tried and since then am not getting any disconnects. I have a constant ping to my router, before the response times would be very up and down and at the moment they are consistent. I have no issues on my 2009 macbook pro which runs on 10.6.8 and the two machines are sat side by side so I know its not a router/network issue as all other apple devices work fine.


So its worth a try creating a new location to see if your issues are resolved.

Couldn't get WiFi working on Mavericks-solution found

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.