Search found 101 matches

by agrohe21
Tue Mar 10, 2020 4:12 pm
Forum: Other Issues
Topic: Long load times for non-browser cached pages using Chrome
Replies: 4
Views: 7641

Long load times for non-browser cached pages using Chrome

I have noticed that the initial load for a gargoyle page (bandwidth, overview, etc...) takes up to 25 seconds to load. Once loaded, it can be refreshed in <1s. Is this expected and normal behavior? If not, how would I go about showing this? I have a .har from chrome. Would that work? memory is 30% u...
by agrohe21
Tue Mar 10, 2020 3:59 pm
Forum: General Discussion
Topic: Configuration file locations for manual copy via SSH
Replies: 7
Views: 77387

Re: Configuration file locations for manual copy via SSH

Has anyone written a script to automate this process? It seems all of these files are in the backup tar. It has to be possible. It would also seem possible to script the uci commands to restore other common settings.
by agrohe21
Tue Mar 10, 2020 3:28 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Huge network usage by Gargoyle?
Replies: 1
Views: 9074

Re: Huge network usage by Gargoyle?

If you have webmon turned on you can see the websites visited. If not, then you can look back at each day/hour/minute to see if there are any spikes. However, gargoyle does not track the specific sites visited. You can call the same scripts that the web pages does for current connections (cat /proc/...
by agrohe21
Tue Mar 10, 2020 3:24 pm
Forum: Hardware / Installation Issues
Topic: just checking - 'best' router wrt1900acs ?
Replies: 2
Views: 11046

Re: just checking - 'best' router wrt1900acs ?

I got the WRT32x certified "renewed" on amazon for $89. It has worked very well so far. I would recommend a USB stick for extra logs/files, etc...
by agrohe21
Tue Mar 10, 2020 3:21 pm
Forum: Hardware / Installation Issues
Topic: My refurbished Archer C7 v5 unstable w/ 1.12.0
Replies: 5
Views: 7790

Re: My refurbished Archer C7 v5 unstable w/ 1.12.0

From the list of supported routers, v5 is not there.

https://www.gargoyle-router.com/wiki/do ... ed_routers

I would recommend against buying a new router not on that list. I recently got a refurb WRT32x for $79 on Amazon.
by agrohe21
Mon Mar 09, 2020 6:29 pm
Forum: Network / Wireless Issues
Topic: Trying to access LAN hosts from WAN when away from Home
Replies: 3
Views: 6089

Re: Trying to access LAN hosts from WAN when away from Home

I have a new WRT32X, so that should have been quick. The VPN config screen came back but then the app froze. I tried to power cycle both with switch and plug. Neither worked. I had to reset to get it to respond. The device seemed to be in some kind of comatose state. DHCP seemed to be working becaus...
by agrohe21
Mon Mar 09, 2020 4:43 pm
Forum: Network / Wireless Issues
Topic: Trying to access LAN hosts from WAN when away from Home
Replies: 3
Views: 6089

Trying to access LAN hosts from WAN when away from Home

I would like to access LAN hosts as if I were plugged into my network when I am connected remote. I assumed VPN could do something like this but I have tried enabling twice over the years 1.10 and now 1.12. Each time it bricks/freezes and I have to failsafe/reset. I have reviewed the forum and guide...
by agrohe21
Sat Feb 29, 2020 1:34 am
Forum: General Discussion
Topic: Tracking website usage similar to data quotas
Replies: 28
Views: 41615

Re: Tracking website usage similar to data quotas

sneaky. any way to tap into that pull process and or piggy back it? might have to try squid again.
by agrohe21
Fri Feb 28, 2020 7:43 pm
Forum: General Discussion
Topic: Tracking website usage similar to data quotas
Replies: 28
Views: 41615

Re: Tracking website usage similar to data quotas

i think I can get good information from the /proc/net/nf_conntrack file.

However, I notice that the nf_conntrack file only has IPs but but webmon_recent_domains file has resolved DNS names. How do you get those domains resolved from IPs? If I just have IPs it wont mean as much as with domains.
by agrohe21
Fri Feb 28, 2020 7:36 pm
Forum: Other Issues
Topic: Best way to get wan ip on cli/ash script?
Replies: 3
Views: 6890

Re: Best way to get wan ip on cli/ash script?

Yes, it is for a script. thx for the tip