Search found 101 matches

by agrohe21
Wed Sep 30, 2020 3:56 pm
Forum: Feature Requests
Topic: Allow backup and restore of specific settings
Replies: 1
Views: 7148

Re: Allow backup and restore of specific settings

I recommend you make these changes via scripts/cli. They can be deployed all at once and with every update. It follows infrastructure as code philosophy.

the command uci will be your friend here.
viewtopic.php?f=8&t=8505
by agrohe21
Thu Sep 24, 2020 10:58 am
Forum: General Discussion
Topic: Best wifi gargoyle Router
Replies: 12
Views: 18093

Re: Best wifi gargoyle Router

I have the linksys wrt32x and it works great. I dont use wireless on it. I recommend splitting your wireless features off onto separate hardware and using gargoyle on the main gateway/router. my 2c YMMV
by agrohe21
Thu Sep 24, 2020 10:55 am
Forum: General Discussion
Topic: Mesh Setup with Gargoyle
Replies: 6
Views: 7010

Re: Mesh Setup with Gargoyle

I separated wireless mesh from the gateway features. I use gargoyle for wired only direct to cable modem. Then I use orbi 3 pack mesh wired into my linksys wrt32x for mesh features. Works way better than putting it all on my archer c7v2.
by agrohe21
Thu Sep 24, 2020 10:53 am
Forum: General Discussion
Topic: Gargoyle woes (please help)
Replies: 1
Views: 2335

Re: Gargoyle woes (please help)

I have the linksys wrt32x and it works like a charm on comcast 250MB down. I got one refurbed on Amazon for $89. new they are $119. The TPlink c7v2 could only deliver ~100. I do not use the wifi features of my router. I use an orbi 3 pack that is wired into the 32x. I think that it is key to separat...
by agrohe21
Thu May 07, 2020 9:54 am
Forum: Feature Requests
Topic: Name for Quotas
Replies: 7
Views: 8982

Re: Name for Quotas

Yes, that is a nice hack. Helps me not remember everyone's IP range!!
by agrohe21
Tue May 05, 2020 1:32 pm
Forum: Feature Requests
Topic: Name for Quotas
Replies: 7
Views: 8982

Re: Name for Quotas

would be awesome. thx
by agrohe21
Thu Apr 30, 2020 10:49 am
Forum: Feature Requests
Topic: Name for Quotas
Replies: 7
Views: 8982

Re: Name for Quotas

that is a shame that it seemed to die on the vine.
by agrohe21
Thu Apr 30, 2020 10:22 am
Forum: Feature Requests
Topic: Name for Quotas
Replies: 7
Views: 8982

Name for Quotas

The Quota Usage screen just shows the IPs in the range for a quota. Would be nice to be able to give it a name. Given that these quotas are create for a range of IPs for a user. Bob's devices, Suzy, servers, smarthome, voip, etc...
by agrohe21
Thu Apr 30, 2020 10:20 am
Forum: Feature Requests
Topic: Bandwidth display for quota groups
Replies: 0
Views: 18227

Bandwidth display for quota groups

It is fairly common for users in my house to have several devices. I have grouped several IPs in a range 40-49, 50-59, etc... for quota tracking. I would like to see bandwidth usage and bandwidth distribution based on those same groups.
by agrohe21
Tue Apr 28, 2020 5:31 pm
Forum: General Discussion
Topic: Tracking website usage similar to data quotas
Replies: 28
Views: 41220

Re: Tracking website usage similar to data quotas

I have a script solution in place that dumps nf_conntrack and then calls nslookup for each of the IPs to get domain name. Not perfect but is generally good enough to spot over usage of Netflix.