What's new

Beta Asuswrt-Merlin 386.1 Beta is now available

Status
Not open for further replies.
And what's on that line?

Just the #!/bin/sh line.

#!/bin/sh
#############################################################################################################
# #
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^w ^v^h ^v^h ^u^w ^v^h ^v^h ^u^w ^v^h ^v^h>
# ^v^h ^v^h ^u^t ^u^p ^u^p ^u^p ^u^p ^u^} ^v^h ^v^h ^u^q ^v^h ^v^h ^u^t ^u^} ^u^z >
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^w ^v^h ^v^h ^v^h ^v^h ^v^h ^u^t ^u^} ^u^z>
# ^u^z ^u^p ^u^p ^u^p ^u^p ^v^h ^v^h ^u^q ^v^h ^v^h ^u^t ^u^p ^v^h ^v^h ^u^w ^u^>
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^q ^v^h ^v^h ^u^q ^v^h ^v^h ^u^w ^v^h ^>
# ^u^z ^u^p ^u^p ^u^p ^u^p ^u^p ^u^p ^u^} ^u^z ^u^p ^u^} ^u^z ^u^p ^u^} ^u^z ^>
# #
# Router Firewall And Security Enhancements #
# By Adamm - https://github.com/Adamm00/IPSet_ASUS #
# 01/12/2020 - v7.2.3 #
#############################################################################################################
 
Just the #!/bin/sh line.

#!/bin/sh
#############################################################################################################
# #
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^w ^v^h ^v^h ^u^w ^v^h ^v^h ^u^w ^v^h ^v^h>
# ^v^h ^v^h ^u^t ^u^p ^u^p ^u^p ^u^p ^u^} ^v^h ^v^h ^u^q ^v^h ^v^h ^u^t ^u^} ^u^z >
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^w ^v^h ^v^h ^v^h ^v^h ^v^h ^u^t ^u^} ^u^z>
# ^u^z ^u^p ^u^p ^u^p ^u^p ^v^h ^v^h ^u^q ^v^h ^v^h ^u^t ^u^p ^v^h ^v^h ^u^w ^u^>
# ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^v^h ^u^q ^v^h ^v^h ^u^q ^v^h ^v^h ^u^w ^v^h ^>
# ^u^z ^u^p ^u^p ^u^p ^u^p ^u^p ^u^p ^u^} ^u^z ^u^p ^u^} ^u^z ^u^p ^u^} ^u^z ^>
# #
# Router Firewall And Security Enhancements #
# By Adamm - https://github.com/Adamm00/IPSet_ASUS #
# 01/12/2020 - v7.2.3 #
#############################################################################################################

Maybe this line. Since it does not display the model.


Extended_DNSStats() {
case "$1" in
1)
if [ "$lookupcountry" = "enabled" ]; then
country="($(curl -fsL --retry 3 --connect-timeout 3 -A "ASUSWRT-Merlin $model v$(nvram get buildno)_$(nvram get extendno) / $(tr -cd 0-9 </dev/urandom | head -c 20)" "https://api.db-ip.com/v2/free/${statdata}/countryCode/"))"
if [ -z "$country" ]; then country="*"; fi
fi

Router Model;
Skynet Version; (01/12/2020) (358a0e65e85afa8425897a993eb84b8c)
 
386.1 Beta 3 is now available.
Note that the RT-AX86U build is a Frankenbuild containing pieces from four different releases...

Changes since beta 2:

Code:
94adc38000 build: remove exception that disabled Ookla speedtest on RT-AX56U/RT-AX58U


Not sure if it's just the dirty flash on my RT-AX58U from Beta 2 but I don't see the SpeedTest tab in Adaptive QoS. If I go directly to the AdaptiveQoS_InternetSpeed.asp URL, I can use it now but I need to type the URL to get to it,

Omi8aFM.png
 
What are the differences/changes in the ASUS GPL code from Beta 2 to 3? Is there a such change log? I can see all Merlin's changes/updates through his own provided change log, but nothing specific from ASUS between GPL code updates. Do ASUS even provide that to you Merlin, e.g. anything specific to AiMesh? As I am aware that is out of your control.

I have been running Beta 3 across my setup now for around 5 hours, after a total reset and manual build, and all is good.. Nothing to report as yet. Thanks Merlin again.
 
Last edited:
Not that this is part of Merlin's portion, but with Beta 3 (386.41350), as soon as I enabled a guest network on my 68u aimesh nodes (ie. sync to all), which has no intranet access, then I see massive packet loss on devices connected to the node. Simply change to "router only" and no packet loss. Wish asus would be able to reproduce this.
 
Unfortunately the issue with the LE certificate still hasn't been resolved with Beta3 on my RT-AX86U.

The RT-AX86U is running older components, as I didn't have a GPL update in time for this model to be included in beta 3.

They didn't have any ETA yesterday about the RT-AX86U GPL, so I decided to just go ahead and release with what I had for now. And a few hours after releasing Beta 3 with what I had, the RT-AX86U 386_41491 GPL shows up on my FTP server. Eh.

I'll have to see if it's compatible with the 41350 GPL code I use for other models. If it is, I might issue a separate test build for the RT-AX86U. Too late tonight to start looking into that, will have to wait tomorrow.

What are the differences/changes in the ASUS GPL code from Beta 2 to 3? Is there a such change log

There are no changelog. All I get is a 1.7 GB archive containing source code, without any documentation.
 
Last edited:
The RT-AX86U is running older components, as I didn't have a GPL update in time for this model to be included in beta 3.

They didn't have any ETA yesterday about the RT-AX86U GPL, so I decided to just go ahead and release with what I had for now. And a few hours after releasing Beta 3 with what I had, the RT-AX86U 386_41491 GPL shows up on my FTP server. Eh.

I'll have to see if it's compatible with the 41350 GPL code I use for other models. If it is, I might issue a separate test build for the RT-AX86U. Too late tonight to start looking into that, will have to wait tomorrow.



There are no changelog. All I get is a 1.7 GB archive containing source code, without any documentation.
Got ya thanks for the response on that
 
The RT-AX86U is running older components, as I didn't have a GPL update in time for this model to be included in beta 3.

They didn't have any ETA yesterday about the RT-AX86U GPL, so I decided to just go ahead and release with what I had for now. And a few hours after releasing Beta 3 with what I had, the RT-AX86U 386_41491 GPL shows up on my FTP server. Eh.

I'll have to see if it's compatible with the 41350 GPL code I use for other models. If it is, I might issue a separate test build for the RT-AX86U. Too late tonight to start looking into that, will have to wait tomorrow.



There are no changelog. All I get is a 1.7 GB archive containing source code, without any documentation.

Yes thanks Eric. Just wondering whether anyone including yourself can replicate issues im having with OPENVPN Server on the AX-86U.
 
Just loaded beta3 and working just fine. Vpn-client and vpn-server working fine.

a1d0a960e4 openvpn: use iproute2 instead of netlink for all platforms, seems working fine

Code:
Table 254
default via 158.174.112.1 dev eth0
Table 111
0.0.0.0/1 via 10.128.0.1 dev tun11
default via 10.128.0.1 dev tun11
128.0.0.0/1 via 10.128.0.1 dev tun11
Table 112
Table 113
0.0.0.0/1 via 10.129.0.1 dev tun13
default via 10.129.0.1 dev tun13
128.0.0.0/1 via 10.129.0.1 dev tun13
Table 114
Table 115

Thank you for new build!
 
I just updated to beta 3 after having run on the latest 386 stock firmware on the AX88U. I had run beta 2 in the past with no issues. Unfortunately, this time, I lost all access to the internet. I rebooted the router, but no joy. Then I rolled back to stock and was ok with internet access again.

Any ideas what could have happened? The router showed internet access was good. All devices, however were blocked. It's possible it was a 5 band issue, since all clients were on that band at the time.

I can try again in the AM, but if anyone has any ideas, that would be great.
Had a similar experience on beta 2 (updated from beta 1) - if I recall the versions correctly. Saw Let's Encrypt successfully downloading and installing files on JFFS (according to logs)... But the certification still was in "Authorizing" so I did a reboot. Lost internet everywhere (including cable). Restored my JFFS partion and regained access. No issues with beta 2 to beta 3 upgrades. Still no certificate though. Wonder what it will do next time it downloads though...
 
  • Like
Reactions: GDT
The issue with the LE certificate still hasn't been resolved with Beta3 on my RT-AX88U.
After the upgrade I formatted the jffs partition and factory reset my router.
 
Still having the same issues with my VPN clients on Beta 3 as I was having with Alpha3 and Beta1. When I enable the VPN client to purevpn with 1 client in the policy list, it works fine. As soon as I add another ip to the policy list, my whole WAN connection breaks, no internet across all devices.

The only fix is rebooting the router. More people recognize this issue who are also using policy lists?

Force Internet traffic through tunnel: Policy rules
2 entries: Laptop + Desktop with their respective IP's, Iface set to VPN.
 
Still having the same issues with my VPN clients on Beta 3 as I was having with Alpha3 and Beta1. When I enable the VPN client to purevpn with 1 client in the policy list, it works fine. As soon as I add another ip to the policy list, my whole WAN connection breaks, no internet across all devices.

The only fix is rebooting the router. More people recognize this issue who are also using policy lists?

Force Internet traffic through tunnel: Policy rules
2 entries: Laptop + Desktop with their respective IP's, Iface set to VPN.
Can you attach a screen shot on VPN routing page?
 
Hi all and thank you RMerlin for your great work.

I own an Asus RT-AC86U and I use the Asus Merlin 386.1 beta 2. All is working fine but the Traffic Analyzer (both Traffic Monitor and Statistics) and the QOS Bandwidth Monitor.

The QOS Bandwidth Monitor shows only a few Kb/s when the real usage of the bandwidth is over 50 Mb/s. The Traffic Monitor starts to show traffic but, after a while, it goes completely out of scale (screenshot below):

View attachment 28808

Another example, in the QOS Classification I correctly see a 24,39 GB of "Video and Audio Streaming" traffic (screenshot below):

View attachment 28809

but in Traffic Analyzer Statistics I only have a few hundreds of MB of traffic in the same time range (screenshot below):

View attachment 28810

I state that I have also performed a factory reset and configured the router from scratch, but nothing has changed.

Is there someone who can help me to solve this problem?

Thank you.

Bye.

Hi Merlin and hi all,
I installed the 386.1 beta 3 on my RT-AC86U, but I still have the problem above.

Is it a bug or is it just a problem with my router? How can I solve it?

Thank you very much.

Bye.
 
Still having the same issues with my VPN clients on Beta 3 as I was having with Alpha3 and Beta1. When I enable the VPN client to purevpn with 1 client in the policy list, it works fine. As soon as I add another ip to the policy list, my whole WAN connection breaks, no internet across all devices.

The only fix is rebooting the router. More people recognize this issue who are also using policy lists?

Force Internet traffic through tunnel: Policy rules
2 entries: Laptop + Desktop with their respective IP's, Iface set to VPN.
On which router type? Did you complete a full reset and fresh setup, without using a backup file? You need to provide more detail on how you installed the latest beta onto your router.
 
Last edited:
While Upgrade from 384.19 to Beta2 went without any hassle the upgrade from Beta 2 to 3 somewhat killed WLAN on my AX88 completely - no clients were able to connect after JFFS format and complete nuke reset with manual config. Went back to 384.19 for now. Not sure what has changed as I had no chance to check the log file. Anyway, clients did see wireless on 2.4 and 5 Ghz but had no internet access. Wil continue to monitor to see how things evolve. And FYI - I have a totally simple config, no add-on tools, router directly connected to the DSL modem, no AIMesh
 
The issue with the LE certificate still hasn't been resolved with Beta3 on my RT-AX88U.
After the upgrade I formatted the jffs partition and factory reset my router.
I doubt a fix has been made to the current GPL code, which Beta 3 is using from ASUS provided to Merlin. See the post from ASUSWRT_2020.

 
Last edited:
Can you attach a screen shot on VPN routing page?
Hereby:
I have removed username/password

On which router type? Did you complete a full reset and fresh setup, without using a backup file? You need to provide more detail how you installed the latest beta onto your router.
AC86U, full reset without backup file.

When adding a second client failed, I rebooted. After reboot, the VPN client with the 2 policy entries worked. Then I disabled the VPN client again and this happened:


This: "WAN_Connection: ISP's DHCP did not function properly." causes the entire internet to break and a restart is the only option.
 
Status
Not open for further replies.

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top