Jump to content

WiFi - Steps for clients to connect


r3g3x

Recommended Posts

I see questions from people who do not understand how open authentication works for WiFi.  Hopefully the steps below can help address some of the questions and serve as a small tutorial.

There are 3 parts of the process for a client to connect and transmit data on a wireless network.  They are the probe stage, Authentication stage and Association stage.  In documentation the client is the station or STA for short.  The access point is AP.

        PROBE STAGE
STA --- Probe Request --> AP
STA <-- Probe Reponse --- AP
        AUTHENTICATION STAGE
STA --- Authentication Request --> AP
STA <-- Authentication Process --> AP
STA <-- Authentication Response --- AP
        ASSOCIATION STAGE
STA --- Association Request --> AP
STA <-- Association Response --- AP


Probe
1.1 STA sends a probe on all channels to find the AP (ff:ff:ff:ff:ff:ff)
1.2 APs in range answer the probe request
Authentication
2.1 STA authenticates to the AP - the strongest signal wins
2.2 Authentication process takes place
2.3 AP sends a response to the authentication (success or failure)
Association
3.1 STA sends association request
3.2 AP sends association response
3.3 STA now has communication ability with network

Data exchanges do not happen until this entire process completes
 

I hope this can help some people

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...