RADIUSdesk

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2021:xiaomi_md [2021/10/22 10:11] – [Activating Central Management] admin2021:xiaomi_md [2021/11/03 15:31] (current) – [Identifying the Firmware] admin
Line 1: Line 1:
-{{:2021:luci-app-meshdesk.png|}}====== Xiaomi Access Points Running MESHdesk Firmware ======+====== Xiaomi Access Points Running MESHdesk Firmware ======
 ===== Introduction ===== ===== Introduction =====
   * As of October 2021 we have MESHdesk firmware available for the following Xiaomi Access Points   * As of October 2021 we have MESHdesk firmware available for the following Xiaomi Access Points
Line 5: Line 5:
         * 4A 100M Edition         * 4A 100M Edition
         * 4C          * 4C 
-  * The firmware is based on OpenWrt 21.02.0.+  * The firmware is based on OpenWrt 21.02.1.
   * Instructions on how to flash the firmware onto the devices has their own dedicated Wiki page.   * Instructions on how to flash the firmware onto the devices has their own dedicated Wiki page.
   * This page will just give an overview on how easy it is to use the firmware.   * This page will just give an overview on how easy it is to use the firmware.
 +
  
 ===== Identifying the Firmware ===== ===== Identifying the Firmware =====
Line 16: Line 17:
  
 <code bash> <code bash>
-#Banner comes here +  _____            _____ _____ _    _  _____                   
 +  __ \     /   __ \_   _| |  | |/ ____|   | |         | |    
 + | |__) |   /  \  | |  | || | | |  | | (___   __| | ___  ___| | __ 
 +  _  /   / /\ \ | |  | || | | |  | |\___ \ / _` |/ _ \/ __| |/ / 
 + | | \ \  / ____ \| |__| || |_| |__| |____) | (_| |  __/\__ \   <  
 + |_|  \_\/_/    \_\_____/_____|\____/|_____/ \__,_|\___||___/_|\_\ 
 +                                                                                                                                    
 +---------------------------------------------------------------------- 
 +------------- RD-21.02.1-03-NOV-21-0.bin ----------------------------- 
 +---------------------------------------------------------------------- 
 </code> </code>
 +
 +===== Default Credentials =====
 +  * You can get to the Access Point initally by connecting to its LAN port and go to http://192.168.1.1
 +  * The default username and password is **root** and **admin**
 +  * The next section will describe how to activate central control of this Access Point.
 +
  
 ===== Activating Central Management ===== ===== Activating Central Management =====
Line 29: Line 46:
   * See the following screenshot.   * See the following screenshot.
 {{:2021:luci-app-meshdesk.png|}} {{:2021:luci-app-meshdesk.png|}}
 +  * As you can see our MESHdesk server is on a private network and has an IP Address of **192.168.8.220**. (This is running on a Raspberry Pi)
 +  * Once you made the changes click **Save & Apply**
 +  * After this you can reboot the Access Point while ensuring its WAN is connected to a network with a working DHCPv4 setup.