JalenJade wrote:
Right this problem is limited to a small number of users.
William, if you're interested I have a snipit of a log:
"Aug 1 12:21:51 Defiant kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity)."
This is what happens when my wifi drops. Problem with this reason is, I was using the connection at the time. My connection reestablishes itself and can go for hours with no issues. Which is what makes it so frustrating. (And if anyone knows any sort of modification that could remove that reason to disassociate...I would greately appreciate it.)
It's part of the protocol, so it can't be removed.
What it means is that your machine recieved a disassociation frame from the access point.
Now exactly why that packet was sent is the bigger question. It could be a firmware bug in your router, or it could be that there was some timeout at the router and the router sent it to your machine as a result, assuming your machine was going to roam.
Either way, it was a result of a frame sent to your Mac from the AP 😟.
(Think of it like being in a bar, restaurant or store when they tell you they're closing for the night. You have to leave. Same thing here - the AP is telling your machine to leave the network, and it is.)
If any of you seeing this message have a friend with a Wi-Fi packet analyzer, it would be very interesting to know the contents of those packets and their construction to gain a better idea of why they're being sent.
If you're thinking "Wow - an attacker could just send all clients dissociation frames, making for a neat Denial of Service attack" - you're exactly right, and that's how hidden SSIDs are discovered - forge a dissociation packet and read the SSID packet from clients reassociating with the AP.