RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user_guide:md_firmware_how_it_works [2016/06/11 20:01] – created adminuser_guide:md_firmware_how_it_works [2016/06/12 19:26] (current) – [What the server reply] admin
Line 6: Line 6:
 ---------------- ----------------
 ====== A typical Request and Reply ====== ====== A typical Request and Reply ======
-==== What the node request from the server ====+==== What the node requests from the server ====
   * We assume the node is a gateway node with a MAC Address of AC:86:74:10:03:08 and the MESHdesk server is on 192.168.99.1.   * We assume the node is a gateway node with a MAC Address of AC:86:74:10:03:08 and the MESHdesk server is on 192.168.99.1.
   * We run a 'tail -f' on the web server's access log file.   * We run a 'tail -f' on the web server's access log file.
Line 22: Line 22:
 </code> </code>
  
-==== What the server reply ====+==== What the server replies ====
   * Time to see what out server has to say for himself!   * Time to see what out server has to say for himself!
   * The feedback of course will depend on the how the mesh is defined.   * The feedback of course will depend on the how the mesh is defined.