Changes

Jump to navigation Jump to search
289 bytes added ,  15:44, 17 July 2017
Line 449: Line 449:     
Server->Client: Authentication frame SEQ2
 
Server->Client: Authentication frame SEQ2
 +
 +
[There does not appear to be an association request frame sent by the client to the server, it is however possible that it was sent and just not captured by the test equipment]
    
Server->Client: Association Response frame with association id
 
Server->Client: Association Response frame with association id
   −
[From here on, the client is paired with the server]
+
[From here on, the client is connected to the server]
   −
Client->Server: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x201 (EAPoL-Start)
+
Client->Server: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x201 ([[NWM_Services#EAPoL-Start frame|EAPoL-Start]])
    
Server->Broadcast: Encrypted data packet containing the updated node information after the client connected (Using ethertype = SecureData).
 
Server->Broadcast: Encrypted data packet containing the updated node information after the client connected (Using ethertype = SecureData).
   −
Server->Client: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x0202(EAPoL-Logoff)
+
Server->Client: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x0202([[NWM_Services#EAPoL-Logoff frame|EAPoL-Logoff]])
   −
[From here on, data packets sent using SendTo are encapsulated with an LLC header with ethertype = 0x876D (SecureData)]
+
[From here on, data packets sent using SendTo are encapsulated with an LLC header with ethertype = 0x876D ([[NWM_Services#SecureData NWM header|SecureData]])]
    
[The client also sends periodic SecureData data frames on its own, these are probably ping frames]
 
[The client also sends periodic SecureData data frames on its own, these are probably ping frames]
68

edits

Navigation menu