I upgraded my wireless router from a GT-AX11000 Wifi 6 router to an RT-BE88U Wifi 7 router because I wanted to leverage the SDN capabilities. I loaded Merlin’s firmware and performed a factory reset on the BE88U and configured from scratch. I installed ASUS’s firmware over Merlin’s firmware on my GT-AX6000s, performed a factory reset and added them as AiMesh nodes. I’ve been running this config since Jan 18th. Overall the network has been rock solid. Guest network Pro over AiMesh has been much more stable than Guest network1 over AiMesh. The only significant issue that I’ve experienced is that I’ve been unable to mount a CIFS/SMB share which is necessary to use Backupmon. I’ve provided the details below along with some of my other observations.
Network Configuration
RT-BE88U with Merlin 3006.102.3
Two GT-AX6000 AiMesh nodes with ASUS 3.0.0.6.102_34810. One node is connected via 2.5 Gbs link the other is connected via Wifi
Display Anomalies
The Device name and IPv4 address is not displayed on the Wireless Log page (/Main_WStatus_Content.asp) for Samsung Galaxy S24 Ultra phones and Samsung Galaxy S9 Ultra Tablets utilizing WiFi 7. However, the IPv6 addresses are shown for all three devices. It seems that there may be an issue with Samsung, as both IPv4 and IPv6 addresses were displayed before the latest firmware update for the tablet was installed.
At some point in time certain clients show the OUI information instead of the host name under the AiMesh clients tab (AiMesh.asp) for a specific node. I say at some point in time because right after a system reboot the host name is displayed. I suspect that this occurs after DHCP renewal but I have not confirmed that theory. These same clients always display their host name on the Wireless Log (if connected to main router) and DHCP leases tab.
On the AiMesh nodes Network tab, a string of 32 hexadecimal characters is displayed for the 2.4 and 5 GHz SSIDs. Also on the same tabk while there is transmit rate data (Current/Average) for both wireless channels, the receive rate (Current/Average) is zero.
AiMesh nodes do not support multiple keys in authorized_keys file. I believe this is because they are running ASUS firmware. I cannot run Merlin on the nodes until he puts out a 3006 version for GT-AX6000
Other observations
I can also confirm that as
@Armand28 reported, there is no option to set re-key interval. I never changed the default value so it is not an issue for me
Bug/Issue
I am unable to mount a CIFS/SMB share using Backupmon or through manual command line methods. I have verified that the cifs.ko module is present in the library and loaded. I’ve checked the logs on the target device, and it does not appear that a connection is being attempted. Below is the command line used and the resulting error.
mount -t cifs
\\\\IP_Address /cifs1 -o "vers=1.0,USERNAME=username,password=PASSWD"
mount: mounting
\\IP_Address on /cifs1 failed