When looking at the ‘Cells Info’ of the Mobile Network Connection, if the Signal Status is ‘Good’ it is shown in a Yellow that is very hard to read against the white background of the page.
Could the shade be changed slightly to make it more readable?
A must: Adding a checkbox to enable/disable SIP ALG. This would avoid having to go in the kernel and manually edit files to allow VOIP traffic to run over the router (refer to discussion [Disable/Enable SIP ALG]
“isolate clients” would be useful also so that clients will not be able to interact with other clients, it’s available in luci with some models, would be great to add into the glinet admin panel.
My request for two checkbox serves this purpose of “isolate clients” already. If “Block LAN” is ON while “Block WAN” is OFF, client is already considered isolated and can only access internet
edit: on “Clients” page, the Title above switches is “Block” only,…
Over there, I want “Block LAN | Block WAN” as title and below the title, I want CheckBoxes that turns ON or OFF the function
I feel there should be a button in the main GL iNet GUI that collects debug information and then either produces a zipped or gzipped tar file that can be downloaded from the router to the user’s PC using the GUI.
After several years of reading this forum, I keep seeing requests for debug information, like the output of dmesg, logread, wg, ps, top, ip addr, ip link, config file information, … . This is normally followed by an explanation on how to use ssh to gather this information and then how to transfer the information to a PC so it can be sent to support. Why not just make it real simple to gather up all the debug information and put in on the user’s PC so they can submit it.
Using regular expressions and sed, you could even filter out information like IP address and Wireguard keys.
I want you guys to develop an APP that securely allows pairing to your routers (QR code that we can see in Admin Panel and your APP can use camera to scan QR). Paired device can open Router home page within APP and allow access to NAS from anywhere in the world.
This app can override the previous feature request rules of IP/Country blocklist and have more privileges (as it could be gl-net home-made APP??)
So,… This will be my last feature request “Port Triggering” page near Port Forwarding page.
If you guys advertise as routers capable of connecting 140 devices,… surely some devices will need same open ports (like 443) and DMZ+Port Forwarding may give access to only 2 devices
Port Triggering (Specify ports to allow devices on your local network to dynamically open specific external ports and forward packets (from the Internet) to the device that triggered it) is a “must” and last
I would like to have the ability to manage the LEDs on the web interface for the MT1300 beryl router. What I imagine is a panel in which the user can set the brightness of the LEDs with a percentage from 0% to 100%, perhaps using a slider, and a scheduler to automatically turn off the LEDs in a certain time slot, for example from 22:00 to 7:00 in the morning.
I was able to reduce the brightness of the LEDs by modifying the configuration file /usr/bin/mt1300_led and to manage the scheduling of the LEDs on or off using the crontab panel under luci, but it would be much more convenient if it were possible to manage everything from the main page.