GL-E5800 Mudi 7 V4.10 Beta Firmware Now Available

Dear Mudi7 Users,

We are thrilled to announce the release of the Mudi 7 v4.10 beta firmware!

Important Information:

  • Stability: May contain unresolved bugs, not recommended for Production environments, Batch deployments.
  • Download: Get the beta firmware at GL.iNet download center
  • Update: Access the web admin panel > SYSTEM > Upgrade> Local Upgrade, and upload the downloaded file to install

Release Notes for V4.10:

Cautions: 
- Parental Controls: Due to a comprehensive feature redesign, existing configurations will not be preserved during this upgrade. Please back up your settings and reconfigure them after the update.
- VPN Failover: With the introduction of multi-node selection and intra-tunnel failover, the legacy inter-tunnel failover feature has been removed. Upgrading with configuration retention will enable the Kill Switch by default across all tunnels. Please back up your settings before upgrading.


New Features:
- DPI (Deep Packet Inspection): Introduces deep packet inspection to enable granular data statistics, content filtering, and intelligent QoS.
- SQM (Smart Queue Management): Adds smart queue management to intelligently optimize network queues, reducing latency and jitter under heavy load.
- GL.iNet Account: Introduces a centralized profile page, providing a unified dashboard to monitor and manage all associated account services.
- ACL (Access Control List): Introduces ACL rules to restrict network traffic based on protocol, source/destination IP, and port numbers.


Optimizations & Enhancements:

  VPN & Security Protocols
  - VPN Dashboard Redesign: Overhauls the entire VPN dashboard, core interactive workflows, and client profile controls. Adds batch selection and deletion capabilities for VPN clients.
  - VPN Multi-node & Failover: Introduces multi-node selection for VPN tunnels with automatic node failover. Implements proactive IP and DNS conflict detection specifically for VPN cascading environments.
  - Expanded Protocol & Providers: Integrates the AmneziaWG 2.0 obfuscation protocol. Adds PureVPN and Windscribe under WireGuard protocol, and includes a toggle to enable/disable specific profiles for WireGuard Server.

  UI & UX Redesign
  - Wireless & Cellular: Redesigns the Wireless UI and simplifies the Cellular dashboard layout to improve visual consistency and streamline network configuration.
  - Parental Controls: Streamlines the setup wizard, offering basic device management, internet schedules, and web content filtering.
  - Ethernet Port: Optimizes the display of the Ethernet Port page for clearer status presentation and easier management.

  System & Network Services
  - AstroWarp: Redesigns the interface to achieve device pairing via an access code without account binding or complex configurations.
  - Encrypted DNS: Enhances encrypted DNS with DoH, DoT, and DoQ support, expands DNS provider options, and enables manual server configuration.
  - Tailscale: Upgrades Tailscale to v1.92.5 and adds support for running the router as a Tailscale exit node with an IP masquerading option.
  - System & Clients: Adds a cancel option for in-progress firmware downloads, implements automatic offline client cleanup, and supports custom Hostnames for Address Reservation.
  - Network Adjustments: Automatically activates IPv6 connection status tracking in Multi-WAN when IPv6 is enabled. Upgrades port forwarding to support automatic one-to-one mapping of port ranges.
  - Subnet: Refines subnet management to streamline the centralized configuration of main and guest network parameters.
  - Component Upgrades: Upgrades AdGuard Home to v0.107.73.

  Touchscreen Experience
  - Touchscreen UI: Overhauls the Touchscreen experience with manual firmware update checks, optimizes network prompts, refines VPN controls, cellular layout simplifications, and Guest Wi-Fi management (add/remove networks).

  Bug Fixes & Security
  - Security Patches: Updates `dnsmasq` to v2.92 to incorporate upstream security fixes; applies the CVE-2026-47703 patch for AdGuard Home.
  - Cellular TTL: Fixed an issue where the Cellular TTL settings failed to take effect after an upgrade with configuration retention enabled.
  - Cellular Stability: Fixed an issue where a timer timeout could cause UE to initiate detach, resulting in cellular network disconnection.

If you encounter any bugs or issues while using the beta firmware, please feel free to reach out by leaving a comment below or contacting us via email at support@gl-inet.com

Sincerely,
GL.iNet Technical Support

7 Likes

With the new VPN logic, and using a migration from the previous 4.8.5, the on-screen VPN settings page is not working correctly.

Below is the on-device screen display

The device current configuration consist of 5 VPNs entries, 1 for Non VPN traffic, and 4 differents wireguard VPN connections.

Thanks for the feedback. We are checking the issue.

1 Like

SIM cards refusing to reconnet to network provider after update. Reboot or Re-Install did not help even not with deleting all previous settings. APN I checked manually again as well. Cannot find the issue so far, please help.

Try changing ur emei.

Is there any error message? Please help to obtain the cellular debug log for analysis:

  1. log in to ssh terminal, enter command: Cellular_debug.sh 1
  2. access the admin panel, connect to the sim card to reproduce the issue
  3. wait for about 3 minutes, back to the ssh terminal and enter command: Cellular_debug.sh 0
    A file named "cellular_manager.log" will be created in the /tmp directory. Please export this file viascp and share with us. Thank you.

Can you do this remote? I have never used SSH - not sure where to enter it.

The only error message I get is in SIM card settings:

Connection failed

Please check if the SIM card has available data and if the APN settings are correct.

We've identified the problem. We'll provide you a solution later.

1 Like

The Band information section is definitely wrong. I'm using 5G, on the n78 band with version 4.85 it showed 100 MHz bandwidth. With version 4.10 it only shows 12 MHz.
My speed is around 750 Mbit. With 12 MHz this is physically impossible. The display is definitely incorrect.

Can you access the admin panel > SYSTEM > Upgrade, share a screenshot to show me the current firmware details? Thanks

Hi, the issue has been confirmed to be related to the screen interface request. The latest beta firmware has fixed it.

1 Like

4.10 beta 2

Noted. Could you please run AT command AT+QCAINFO and share the command response with us?

I can indeed confirm that the VPN screen is now working.

1 Like

A speedtest was running during the command, with a download speed of around 800 Mb.
12 MHz is definitely not correct. Such a high download speed is not possible with 12 MHz... It's impossible.
In version 4.8.5 this was 100 MHz.

Thanks. The correct bandwidth should be 100MHz. I've submitted to the dev team, we will fix it in the next firmware version.

1 Like

Hi @nagyimre1980 Here is an ipk for Mudi 7 that has fixed the bandwidth display issue. It's advised to upload it to the router via scp, then execute the following command in the ssh terminal to try:
opkg install gl-sdk4-cellular_git-2026.226.24056-e0e76e8-1_aarch64_cortex-a53.ipk

gl-sdk4-cellular_git-2026.226.24056-e0e76e8-1_aarch64_cortex-a53.ipk (780.3 KB)

I installed it, but unfortunately it’s still not good. Not even after a full restart of Mudi7.
In the picture it’s already the 2nd installation, so I managed to install it successfully..

Understood. Could you run opkg list |grep cellular and share the output with us? Thanks