The GL-AX1800 is not even on the OpenWrt Table of Hardware:
In the meantime, you should be able to change the country code in SSH according to the link above,.
The GL-AX1800 is not even on the OpenWrt Table of Hardware:
In the meantime, you should be able to change the country code in SSH according to the link above,.
thanks which link, got the link for the tables
Here is the link again:
Also:
Thanks for the link did try changing the country e.g. (JP had no effect) but there is no mention of the country code.
config wifi-device ‘wifi1’
option type ‘qcawificfg80211’
option hwmode ‘11axg’
option disabled ‘0’
option band ‘2G’
option noscan ‘0’
option txpower ‘28’
option txpower_max ‘28’
option country ‘US’
option macaddr ‘94:83:c4:12:16:3e’
option channel ‘10’
option htmode ‘HT20’
You still have:
option country ‘US’
Did you change it to ‘UK’ and reboot?
Sorry for the delay it had no effect i even tried TW for Taiwan which works a treat on LuCI openwrt-21.02
Another plug for integrating ZeroTier (and/or Tailscale) into the web UI similar to how OpenVPN/Wireguard/Tor already are.
I would imagine there’d be a fair number of folks who’d love the ability to have a small compact GL.inet device inside their home network, and another with them as a travel router, and the ability to easily bridge between those two networks without having to wrangle port forwarding, etc.
Can we get Docker-CE and Dockerman on the Brume?
Flint AX-1800 user here:
One thing that I would like to request:
Is the country code for the UK not GB instead of UK?
I think you are correct! Maybe should try again with country code of ‘GB’.
hi all,
new to the product, i use a-lot of static ip, it would be nice if we could download a csv of them, also just sort by ip would be nice.
Thanks
Afternoon, add the ability to enter ussd commands (GL-E750), the absence of this option is very difficult to activate and recharge the sim card.
Fix gltertf
to not waste space on mac_vendor.db
, eg. this and this.
I suggest using sqlite3_open_v2
with the SQLITE_OPEN_READONLY
flag so that the database is not opened in a writable mode.
This would free up over 900kB in writable storage for user purposes.
I’d love to be able to use my own domain name in the wireguard client configs. Hoping this could be easily configurable via the awesome GUI rather than getting in under the hood.
Another feature would be to setup the ability to implement the extroot configuration via the GUI: [OpenWrt Wiki] Extroot configuration
Its a great way to expand the available memory to really push the devices to their fullest capabilities with the freedom to add what ever the user chooses.
Cool, any chance of a backport to whatever comes after 3.211? I mean, it’s not hard for me to truncate the database on my own, but it’d be nice to remove that step from my customizer script.
Nice to have a feature that pass all traffic through SSH tunnel + killSwitch (same as OpenVPN and WireGuard opts). And a VERY nice feature is to create configurable chains like SSH->OpenVPN, SSH->Tor or maybe WireGuard->SSH->Tor.
This may be a difficult decision.