Search found 6754 matches

by Lantis
Wed Apr 10, 2024 8:01 pm
Forum: Network / Wireless Issues
Topic: Wifi 2.4ghz mode, only G+N or N, c2600 and r7800
Replies: 25
Views: 1192

Re: Wifi 2.4ghz mode, only G+N or N, c2600 and r7800

A modern IoT device shouldn’t need 802.11b mode…
If you want to try enabling it, identify the wifi radio number in the config associated to 2.4ghz, say it is radio0
uci set wireless.radio0.legacy_rates=1
uci commit wireless
wifi

These legacy rates are disabled by default in the latest versions.
by Lantis
Mon Apr 08, 2024 4:40 am
Forum: Monitoring / Quota / QoS Issues
Topic: Usage reset to 0% after modifying/saving existing qoutas
Replies: 4
Views: 5504

Re: Usage reset to 0% after modifying/saving existing qoutas

It is possible, this feature was actually submitted by a user but unfortunately it is now really out of date and cannot be used. It must be reimplemented from scratch.

There is a shortage of time and people willing to contribute such a thing.
It is on my list, but so are a lot of things :(
by Lantis
Mon Apr 08, 2024 4:38 am
Forum: General Discussion
Topic: Quota Allocation
Replies: 2
Views: 195

Re: Quota Allocation

Yes that can happen.
The solution is to use the Enforce DHCP Allocation function.

Be aware that unless you’re running the most recent versions there were some bugs with that function.
by Lantis
Sat Apr 06, 2024 7:22 pm
Forum: Monitoring / Quota / QoS Issues
Topic: QoS for a single website only?
Replies: 4
Views: 190

Re: QoS for a single website only?

With Gargoyle QoS that won’t be simple. There are lists available of every YouTube IP and they are in the tens of thousands, and they change frequently. You would need to customise Gargoyle to support ipsets and then script an automatic update of those ipsets. Thinking about this a different way, ma...
by Lantis
Sat Apr 06, 2024 6:36 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Replies: 41
Views: 9615

Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05

The usteer package is installed by default on most profiles, others will need to install it. There is no GUI configuration for usteer except for being able to turn it on and off to help send AP client information between multiple Gargoyle routers on the same network (in a multi-AP setup for example...
by Lantis
Fri Apr 05, 2024 5:43 pm
Forum: Monitoring / Quota / QoS Issues
Topic: QoS for a single website only?
Replies: 4
Views: 190

Re: QoS for a single website only?

That’s not really how QoS works, and enabling it for a website involves knowing the IP address of it which may be dynamic or part of a content distribution network making it not possible or impractical. Maybe taking a step back, why do you want to do this? What are your goals? There might be a bette...
by Lantis
Wed Apr 03, 2024 8:10 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Replies: 41
Views: 9615

Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05

Just installed it on my spare Archer C7 V2. Seems to be running just fine without further configuration. Wifi untested. Where to point the plugin source? Default is http://www.gargoyle-router.com/packages/gargoyle-1.16/ath79/default which doesn't seem to be populated yet. In the same folder as you ...
by Lantis
Mon Apr 01, 2024 9:55 pm
Forum: General Discussion
Topic: 1.15.0-mvebu-cortexa9-linksys_wrt3200acm
Replies: 2
Views: 275

Re: 1.15.0-mvebu-cortexa9-linksys_wrt3200acm

Just watch out for and pay attention to any warnings during upgrade.
From certain versions you specifically can’t keep the settings due to DSA conversion.
The GUI should warn you, but the command line is very specific about it if you prefer.
by Lantis
Sat Mar 30, 2024 7:04 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Replies: 41
Views: 9615

Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05

Wolfy wrote:
Sat Mar 30, 2024 9:52 am
Hello is it possible to add support for R7000 router please.
While possible, no I won’t sorry. It is a Broadcom device and therefore largely not worth the time and effort.
You are welcome to custom compile your own image that should be entirely possible.
by Lantis
Tue Mar 26, 2024 5:47 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Replies: 41
Views: 9615

Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05

The usteer package is installed by default on most profiles, others will need to install it. There is no GUI configuration for usteer except for being able to turn it on and off to help send AP client information between multiple Gargoyle routers on the same network (in a multi-AP setup for example)...