nagyimre1980
Occasional Visitor
LAST GPL:
3004.388.6 (20-Jan-2024)
UPDATED: Merged GPL 388_24353.
1 YEAR
3004.388.6 (20-Jan-2024)
UPDATED: Merged GPL 388_24353.
1 YEAR
No ETA. Definitely not anytime soon. 3006 is not at the same level of stability as 3004 yet, plus it's taking forever even to obtain GPLs for the existing 3006 devices.@RMerlin
I own a GT-AXE16000. There’s no information about an update to 3006. Could you share your plans regarding when we can expect a GPL update? It’s been a year already This will be the next priority, right? The 2023 flagship model is being seriously neglected
admin@router:/tmp/home/root# mount \\\\192.168.1.7\\C /mnt/backups -t cifs -o username=user,password=pass,vers=1.0
mount: mounting \\192.168.1.7\C on /mnt/backups failed: Invalid argument
admin@router:/tmp/home/root# mount \\\\192.168.1.7\\C /mnt/backups -t cifs -o username=user,password=pass,vers=2.1
mount: mounting \\192.168.1.7\C on /mnt/backups failed: Host is down
Dec 17 15:00:24 kernel: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
Dec 17 15:00:37 kernel: Bad mount helper ver=1.0. Did you want SMB1 (CIFS) dialect and mean to type vers=1.0 instead?
There is a dedicated Backupmon thread in the Add-Ons subforum, if you haven't seen it already, where you may want to post your issue and or search through that discussion to see if anyone has reported similar.But I ran into a problem when I tried to make a backup by BACKUPMON (v1.8.22).
Thanks for your reply!There is a dedicated Backupmon thread in the Add-Ons subforum, if you haven't seen it already, where you may want to post your issue and or search through that discussion to see if anyone has reported similar.
mount \\\\192.168.1.100\\ShareName /cifs1 -t cifs -o "username=User,password=Pass" -o vers=2.0
Thank you!After setting my QNAP NAS to allow SMB 1.0, I was able to mount using 388.8_4 from my AX86U (not PRO). It's possible that SMB support is different in the PRO model.
I was having the same issue.Hi there!
Does anyone know if the depreciation of older versions of SMB (SMB1 and SMB2) is part of the ASUS security fixes included in this version?
I upgraded my main router from RT-AC66U B1 to RT-AX86U Pro (good buy). Most of the settings and scripts were successfully copied to the new router.
But I ran into a problem when I tried to make a backup by BACKUPMON (v1.8.22). It used to work without problems on the old router and copied data to my network drive via SMB1 (my device does not support newer ones). When I testing the network connection in BACKUPMON it returned the message "Invalid argument".
After digging deeper into the issue, I found that CIF only accepts versions 2.1, 3.0 and higher:
It's funny that if I run the mount with "wrong" version or without specifying any version, the following records appear in the log:Bash:admin@router:/tmp/home/root# mount \\\\192.168.1.7\\C /mnt/backups -t cifs -o username=user,password=pass,vers=1.0 mount: mounting \\192.168.1.7\C on /mnt/backups failed: Invalid argument admin@router:/tmp/home/root# mount \\\\192.168.1.7\\C /mnt/backups -t cifs -o username=user,password=pass,vers=2.1 mount: mounting \\192.168.1.7\C on /mnt/backups failed: Host is down
Code:Dec 17 15:00:24 kernel: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount. Dec 17 15:00:37 kernel: Bad mount helper ver=1.0. Did you want SMB1 (CIFS) dialect and mean to type vers=1.0 instead?
Is there any hope to use SMB1 on this router or it's completely dead?
Hi,vpn_clientx_eas nvram need to contain a list of enabled clients, separated by a comma. For example, if client 1 and 3 are enabled:
Code:nvram set vpn_clientx_eas=1,3 nvram commit
Everytime you manually stop or start a client then you are responsible for updating its enabled/disabled state in that variable.Hi,
Thanks for your reply.
Is this a once-off setting to be done after updating to 3004.388.8_4 or does it need to be included in my ssh script and executed every time a VPN is started/stopped? I use VPN 1 and 3 and start them with the following command (example for vpn1): service start_vpnclient1
Thanks!
Usual recommendation is to run Asus Firmware on the Mesh Node and Merlin on the Main Router.I have an RT-AX88U Pro along with an RT-AX5400 running in AiMesh mode. I know that Merlin firmware supports RT-AX88U Pro but not the RT-AX5400. How well will AiMesh mode work when the two devices don't support Merlin firmware?
Also, can I upgrade to Merlin firmware on my RT-AX88U Pro from the base ASUS firmware and not lose settings?
OK. Cool. What about doing an in-place upgrade from the base firmware to the Merlin firmware? Will I encounter issues?Usual recommendation is to run Asus Firmware on the Mesh Node and Merlin on the Main Router.
Not if you reset after the code is applied and you manually enter the settings.OK. Cool. What about doing an in-place upgrade from the base firmware to the Merlin firmware? Will I encounter issues?
Oh, that’s going to be an absolute pain.Not if you reset after the code is applied and you manually enter the settings.
The current RT-AX88U Pro stock firmware is 3006.102_xxxxx which is a completely different (i.e. newer) branch than Merlin's 3004.388.8_4. So a reset and manual setup would be inevitable. Merlin's VPN implementation is also different. However, depending on what settings you want to carry over to Merlin's firmware it may be possible to do that.Oh, that’s going to be an absolute pain.
For the AX86U Pro latest Merlin on cake is it normal for the router to use only 1 core (while doing speedtest)?
So is the whole router limited to 1 core, or is the qos limited to 1 core?Yes and the WAN-LAN speed will be limited to about 350Mbps. Cake QoS is NAT acceleration incompatible.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!