Search found 5 matches

by ALK
Fri Jun 12, 2020 9:53 am
Forum: Monitoring / Quota / QoS Issues
Topic: Manual Ping Limit QoS not working as expected
Replies: 5
Views: 8514

Re: Manual Ping Limit QoS not working as expected

I changed in qosmon.c the pinglimit += fil_triptime * 1.1 line to pinglimit = fil_triptime * 1.1 and now so far works as described in the "Manual Ping Limit" help text :D. So now I can increase the active limit and keep the MinRTT limit as the low auto calculated value. Ideally, I want pin...
by ALK
Fri Jun 12, 2020 9:02 am
Forum: Hardware / Installation Issues
Topic: [Undefines] on Gargoyle Web Pages
Replies: 10
Views: 8544

Re: [Undefines] on Gargoyle Web Pages

I installed "python-is-python2", rebuilt 1.12 with "make FULL_BUILD=true ar71xx" and undefines are gone! :D

Thanks for your help Lantis
by ALK
Thu Jun 11, 2020 7:59 am
Forum: Hardware / Installation Issues
Topic: [Undefines] on Gargoyle Web Pages
Replies: 10
Views: 8544

Re: [Undefines] on Gargoyle Web Pages

I was building Gargoyle for the first time a few days ago and getting the same issue- undefined is throughout the web interface as if a language is not installed. 1.13.X "make ath79" https://imgur.com/a/Uxsa9Fy I then built branch 1.12 and get the same issue using "make ar71xx" h...
by ALK
Mon May 04, 2020 11:38 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Manual Ping Limit QoS not working as expected
Replies: 5
Views: 8514

Re: Manual Ping Limit QoS not working as expected

Thanks for your replies guys 👍 I've used the auto RTT for years on my adsl and works great in my opinion (the way it forces the link to idle for 15s for ping measurements). I also understand how the ping may be different each time you press save due to a range of factors. Ideally I believe the manua...
by ALK
Mon May 04, 2020 7:09 am
Forum: Monitoring / Quota / QoS Issues
Topic: Manual Ping Limit QoS not working as expected
Replies: 5
Views: 8514

Manual Ping Limit QoS not working as expected

My internet connection has recently changed from 3Mbps ADSL to 75Mbps fixed wireless NBN with more variable ping times. Therefore I am testing different settings with the ACC to try and get the most from the connection. With Active Congestion Control turned on and Manual Ping Limit deactivated, I ge...