Search found 7119 matches

by Lantis
Thu Jul 17, 2025 6:53 pm
Forum: Hardware / Installation Issues
Topic: WRT3200ACM v1 in 2025
Replies: 2
Views: 76

Re: WRT3200ACM v1 in 2025

The WRT3200ACM is still a powerful device, but it has wifi issues and the driver development was abandoned. It’s ok most of the time, but in certain use cases it can be a poor experience. I would recommend a GLiNet Flint 2 (MT6000). Plenty fast, modern wifi, and supported in the latest betas by Garg...
by Lantis
Wed Jul 16, 2025 8:16 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 33
Views: 50558

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13

angus wrote:
Tue Jul 15, 2025 11:20 pm
Hi Lantis,
Will you come out a patch? Would like to apply it. Thanks.
Here you go
https://github.com/ericpaulbishop/gargo ... 230fab95d1

One of the changes requires a recompile of the make_nftables_rules application but you can get away without that for now.
by Lantis
Tue Jul 15, 2025 6:36 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 33
Views: 50558

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13

Ahh! Find the gargoyle firewall hotplug script /etc/hotplug.d/iface/gargoyle_firewall (I think) Very first line add another OR statement || to detect “wan_6” So just copy the wan6 one and put an underscore in. This should solve the rules disappearing. This new OpenWrt firewall is super tricky. It fu...
by Lantis
Tue Jul 15, 2025 8:56 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 33
Views: 50558

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13

Using the same test case as before? Sure, the same test case as before. The link below has data for debugging. Please let me know if anything else is required. Thanks. https://mega.nz/file/fZAQzAyb#xs5htV_UlxahOj56bPF_JVpHrFE7_zQuQcDs6gF00UY Your rules work fine on my end. I noted in the files you ...
by Lantis
Tue Jul 15, 2025 6:53 am
Forum: Show / Tell / Contribute
Topic: Gemini CLI
Replies: 2
Views: 88

Re: Gemini CLI

I haven’t, thanks for mentioning it, looks quite interesting. I’ve only used copilot and ChatGPT so far. For transparency, I’ve not used it to write any Gargoyle code. I have used it to give me an idea when I’m stuck or find function syntax that I can’t remember. I find that quite helpful rather tha...
by Lantis
Mon Jul 14, 2025 12:01 am
Forum: Network / Wireless Issues
Topic: OpenVPN and crl-verify option
Replies: 6
Views: 7607

Re: OpenVPN and crl-verify option

Hi, I setup Gargoyle 1.14 last year and had OpenVPN working. Recently realized that I can't connect with the Android OpenVPN client anymore. Rarely every used it. Found this thread and tried to apply the fixes in here but no luck. Now running 1.15 beta 025-03-31 gargoyle on my Nanopi 4 RS and resto...
by Lantis
Sun Jul 13, 2025 5:58 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 33
Views: 50558

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13

Using the same test case as before? That should be resolved… Can you inspect your firewall config and find out what rule it is (e.g. rule_3) and then run make_nftables_rules -p firewall -s rule_X -t “inet fw4” -c egress_restrictions -g reject And post back the generated rules. Probably also include ...
by Lantis
Sun Jul 13, 2025 8:44 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 33
Views: 50558

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13

New version posted which resolves a bunch of bugs since the first beta. Thanks for the feedback thus far.
by Lantis
Sat Jul 12, 2025 7:04 pm
Forum: Hardware / Installation Issues
Topic: Full storage warning with v1.14.0 on Netgear WNDR3700 v1
Replies: 4
Views: 582

Re: Full storage warning with v1.14.0 on Netgear WNDR3700 v1

Looks like the message is correct, not enough free flash storage resulting in RAM being mounted as the filesystem. Before we try going backwards, could you try going forwards? You should get a little bit of space back. https://lantisproject.com/downloads/gargoylebuilds/details?build=1.15.x_20250331&...
by Lantis
Sat Jul 12, 2025 10:34 am
Forum: Hardware / Installation Issues
Topic: Full storage warning with v1.14.0 on Netgear WNDR3700 v1
Replies: 4
Views: 582

Re: Full storage warning with v1.14.0 on Netgear WNDR3700 v1

Show the output of
df -h

If you want to show pictures, please host them elsewhere and link to here.