Search found 7114 matches

by Lantis
Mon Jul 14, 2025 12:01 am
Forum: Network / Wireless Issues
Topic: OpenVPN and crl-verify option
Replies: 5
Views: 6951

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: 26
Views: 22728

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: 26
Views: 22728

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: 208

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: 208

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.
by Lantis
Thu Jul 10, 2025 6:48 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 26
Views: 22728

Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02

If you have the time, installing OpenWrt 24.10.2 and verifying that it behaves correctly may be worthwhile.
If yes, listing installed packages and comparing between the two would be another step.
by Lantis
Thu Jul 10, 2025 1:21 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 26
Views: 22728

Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02

Line 6788+6789 is a problem. If the config is broken it may result in unexpected inclusion/exclusion of packages. Let's start with fixing that and see if it fixes the problem At those lines i have: # CONFIG_PACKAGE_lvm2 is not set # CONFIG_PACKAGE_lvm2-selinux is not set Is that right? I've never h...
by Lantis
Thu Jul 10, 2025 9:29 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 26
Views: 22728

Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02

I tried this on my local network and it appears to work OK. Can you give a test example that does not work for you so I can try to replicate? Please check the links below. Thanks. https://mega.nz/file/eIggwAKI#VrP-mRiegn1hZOx_M0KIKW4yWRYnsgrAXbv7zcyL0dk https://mega.nz/file/GVQwHYLA#9zRrNVX6ACvxPnq...
by Lantis
Thu Jul 10, 2025 8:13 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 26
Views: 22728

Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02

That would be good, thanks. R8000 build config: https://drive.google.com/file/d/1U3hDw469NzNLwV35Q685ZalW-63DRylP/view?usp=drive_link Cheers Line 6788+6789 is a problem. If the config is broken it may result in unexpected inclusion/exclusion of packages. Let's start with fixing that and see if it f...
by Lantis
Wed Jul 09, 2025 11:15 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-07-13
Replies: 26
Views: 22728

Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02

That’s not normal.
Maybe a utility is missing from your build? This is the r8000 yes?
If you want to provide your build config file I can try to scrutinise.