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

10.10.1 wifi problems (WPA2 enterprise)

Hi guys,


after upgrading to 10.10.1 i still have issues with wifi. WPA2 personal works, but WPA2 enterprise doesn't work at all. My connection just drops after 8-10 seconds. I've a MBP (13-inch, Early 2011). Does anyone else have still this problem?


cheers

MacBook Pro (13-inch Early 2011), OS X Yosemite (10.10)

Posted on Nov 18, 2014 2:27 AM

Reply
17 replies

Mar 4, 2015 12:27 PM in response to lee.o

You might take a look at this thread. We observed these types of issues start happening after Mavericks dropped. The problem where a connection is established, and then all the sudden drops is related to the Macs not playing well in an enterprise environment where routers running high availability protocols are in use. The fix is to modify the sysctl entry for unicast ARP requests:


$ sudo sysctl -w net.link.ether.inet.arp_unicast_lim=0

net.link.ether.inet.arp_unicast_lim: 5 -> 0


(you can set this also in /etc/sysctl.conf)


This disables the unicast ARP requests.


The details of the thread can be found here: Mavericks and Failed ARP causing network drops!


We also noted that some users computers seem to revert the change after a reboot, so we have started pushing the change to our users via our internal management system ever two hours.

10.10.1 wifi problems (WPA2 enterprise)

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