Search found 61 matches

by pkkrusty
Fri Apr 03, 2026 6:54 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Re: Quotas not saving correctly/Getting cut off

config defaults option syn_flood '1' option input 'REJECT' option output 'ACCEPT' option forward 'REJECT' option always_emit_nat_zones '1' option emit_user_rule_chains '1' config zone option name 'lan' list network 'lan' option input 'ACCEPT' option output 'ACCEPT' option forward 'ACCEPT' config zo...
by pkkrusty
Fri Apr 03, 2026 12:33 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Re: Quotas not saving correctly/Getting cut off

It's a /23 subnet, so not too big. How do I share my firewall config?
by pkkrusty
Thu Apr 02, 2026 11:11 am
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Re: Quotas not saving correctly/Getting cut off

Device info:

Device Name:Gargoyle
Gargoyle Version:1.15.0.4 (Built 20260202-2036 git@d4e2d92b)
eko.one.pl
Model:QEMU Standard PC (i440FX + PIIX, 1996)
Device Configuration:Gateway
Memory Usage:74.5MB / 227.8MB (32.7%)
Connections:391/4096
CPU Load Averages:0.30 / 0.24 / 0.10 (1/5/15 minutes)
by pkkrusty
Thu Apr 02, 2026 11:06 am
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Re: Quotas not saving correctly/Getting cut off

Now i just tried again and it saved correctly. I'll try to trigger it again and see what logread says. On a successful write, I see this: Thu Apr 2 15:04:23 2026 daemon.err uhttpd[3917]: Error: syntax error, unexpected string Thu Apr 2 15:04:23 2026 daemon.err uhttpd[3917]: add rule inet fw4 mangle_...
by pkkrusty
Thu Apr 02, 2026 11:03 am
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Re: Quotas not saving correctly/Getting cut off

Looking at top while I save quotas, this process jumps to the top: /usr/sbin/uhttpd -f -h /www -r Gargoyle -x /cgi-bin -t 900 -T 30 -k 20 -A 1 -E /login.sh -n 50 -N 200 -D -R -p 0.0.0.0:80 -p [::]:80 -i .sh=/usr/bin/run_haserl -i .csv=/usr/bin/run_haserl -I login.sh -C /etc/uhttpd.crt -K /etc/uhttpd...
by pkkrusty
Thu Apr 02, 2026 10:29 am
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not saving correctly/Getting cut off
Replies: 7
Views: 316

Quotas not saving correctly/Getting cut off

Hi all, I have about 200 quotas and usually when I edit one and save, it takes probably 10 seconds and then the page reloads and everything is good. This morning, I tried to adjust a quota and save, the wheel spun for a second or two, then the page reloaded, but only the first 30ish quotas showed up...
by pkkrusty
Mon Mar 30, 2026 8:33 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle in a VM on a USFF PC running Proxmox with eth0 as LAN and wifi as WAN
Replies: 1
Views: 2951

Gargoyle in a VM on a USFF PC running Proxmox with eth0 as LAN and wifi as WAN

The problem: My router (WDR4300) was overloaded with 30ish concurrent clients and 240ish quotas to keep track of, and load was way too high. Option 1: Switch to a Draytek router with quota mangement Option 2: Buy a USB->Ethernet adapter and virtualize Gargoyle on Proxmox on a 4th gen intel processor...
by pkkrusty
Mon Jun 30, 2025 3:29 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 40
Views: 1679939

Re: VPN network Theory (Gargoyle)

Got it! Needed a static route on my main router forwarding 10.8.0.0 traffic to the gargoyle router on 192.168.1.41. After a restart, it worked. Thanks for the help, all!
by pkkrusty
Sun Jun 29, 2025 5:26 pm
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 40
Views: 1679939

Re: VPN network Theory (Gargoyle)

My gargoyle router is acting as a switch, so DHCP server is off, and it is not the primary router. It has IP 192.168.1.41, and tunnel subnet is 10.8.0.0. Primary router is 192.168.1.1, and outside VPN connections are port forwarded to the gargoyle switch. I'm guessing that is the source of my proble...
by pkkrusty
Sun Jun 29, 2025 9:12 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 40
Views: 1679939

Re: VPN network Theory (Gargoyle)

Still having the same problem as before, where I can connect to the VPN successfully, but cannot access other clients on the lan. I can access the IP address of the router (on the lan subnet). I've tried with and without vpn_gateway option. Of note, ispysail showed a screenshot of his static routes ...