New firmware version 4.7 being released for beta testing

Just installed the firmware 4.7.0 beta and configured the router, very simple config. Then I got that in the log. If I disable aw_arp_scan that I fund in the /etc/gl_crontabs/crontabs.d directory the messages disappear. My config is very simple I use VPNs (seldomly but I configured them) the two wifi and no other things except may be dnscrypt dns. All clouds are disabled, adguard is disabled, etc
The router is connected to the provider fiber 1G/1G router where a DMZ is configured that point to my router axt1800.

No USB connected

Hi,

The iPad supposed to be downloaded the firmware from the download center, and then manually upload the file upgrade system on the GL GUI, please try this.
If available, also can try to flash the firmware in the uboot mode.

If not works, please email contact support@gl-inet.com.

Hi there,

On my GL-AXT1800 in repeater mode, this 4.7.0 beta has broken enterprise WiFi authentication (eduroam, uses EAP-MSCHAPv2 inside EAP over WPA2). I’ve tried manually editing /etc/config/wireless to match my 4.6.11 config, and no dice. If there’s something I can provide to help you from the beta, let me know. I’ve figured out that I can upgrade in place, test, and reflash and set it up from a LuCl backup pretty quickly.

Thanks!

2 Likes

Running 4.7 on my X3000. Found a couple of issues related to data volume passed through the router. On the Internet page, Data used no longer shows transmit (upload) and received (download) separately. Clicking on the value takes you to the traffic statistics page, which also doesn't provide Up vs. Down.

On the clients page, Up vs. Down Traffic is shown. The values shown there are roughly double what actually passed through the modem. To clarify, if I download a 1GB file,the download will display 2 GB. This is not a new problem for 4.7, rather it's a holdover issue from prior releases.

Hi,

Could you help us to test eduroam WiFi?

What is the phenomenon after AXT1800 v4.7.0 firmware?

Please export a issue syslog and send me via PM?

Hello,

Is it the GL GUI? Please share some screenshot with us to describe the issue.

Maybe this post:

ttls didn't see to solve it, but thanks.

What features are enabled, what plugins are installed?

Please export the router configuration (Luci > System > Backup / Flash Firmware > Backup >
Generate archive, and PM the file to me.

Because the traffic statistics of the operator are the total sum of DL and UL, in order to facilitate calculation and operator traffic query and verification, the traffic of DL and UL now be summed and displayed.

For the 'double value', did not reproduce, please share your screenshots and details.

nope, adjusted adguard settings, same behavior. Now, this is happening while i sleep, so to monitor a 'top" session is a bit time-consuming.. still wonder what this temp rise is.




Wireguard + Adguard Home + WDS with another GL-Inet Router + some predefined IPs by Mac Address only. I'll msg you the configs.

AXT1800 4.7.0 beta after configuring Wireguard client with no global options enabled and VPN policy based on client device.

ipv6 stops working on the WAN and the log shows repeated errors. Disabling the wireguard client restores ipv6 on the WAN.

Wed Jan 15 11:55:37 2025 user.err ddns-scripts[29025]: glddnsv6: cURL Error: '28'
Wed Jan 15 11:56:45 2025 user.err ddns-scripts[29025]: glddnsv6: cURL Error: '28'
Wed Jan 15 11:57:53 2025 user.err ddns-scripts[29025]: glddnsv6: cURL Error: '28'

i upgrade my Flint1 to 4.7 and my wifi connections always disconnect

Please PM me the issue syslog to check this, thanks.

This is a known issue, since the function of IPv6 is not perfect, and these related features including the VPN routing require to be developed to support it.

It is already imported the development plan. Probably v4.8 or newer firmware version releases will be supported.

Hello. Are you working on basing the latest firmware based on the current stable release of OpenWRT (almost 24) instead of 21?

1 Like

No, this is never the case.
Only for -op24 firmware and even they are not always the latest release.

1 Like

I noticed that if I run service command i get a command not found?

root@GL-AXT1800:~# service
Usage: service [command]
/etc/init.d/adguardhome enabled stopped
/etc/init.d/avahi-daemon enabled running
Command failed: Not found
/etc/init.d/bark enabled stopped
/etc/init.d/boot enabled stopped
/etc/init.d/bootcount enabled stopped
/etc/init.d/carrier-monitor enabled running
/etc/init.d/cron enabled running
/etc/init.d/dbus enabled running
....
....