Search found 7109 matches

by Lantis
Thu Jul 10, 2025 6:48 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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.
by Lantis
Wed Jul 09, 2025 7:36 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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

I’ll look at silencing the IPv6 error, it is however harmless. No worries. You mentioned they were harmless when I first reported it and, as you said, they cause no issues at all. I just figured you'd want to know. Cheers I've got a patch for these as well if you would like to test. https://github....
by Lantis
Wed Jul 09, 2025 7:09 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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

angus wrote:
Mon Jul 07, 2025 11:06 pm
Hi Lantis,
Access restrictions via MAC addresses are not working. Can you please take a look at this?
Thanks.
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?
by Lantis
Fri Jul 04, 2025 8:14 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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

The wifi client list is fixed by this patch. It also fixes scanning for networks to connect to.
https://github.com/ericpaulbishop/gargo ... 3b8eb1f7c0
by Lantis
Thu Jul 03, 2025 10:02 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Replies: 22
Views: 10820

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

I’ll look at silencing the IPv6 error, it is however harmless. The ssh error is likely a local issue, assuming that you are using password login and not ssh keys. You need to check your ssh client has appropriate ciphers available. PuTTY (latest) has no issues, for your reference. I will look at the...
by Lantis
Wed Jul 02, 2025 9:13 am
Forum: Gargoyle Development
Topic: base_on_openwrt_2410
Replies: 10
Views: 38259

Re: base_on_openwrt_2410

Worth updating or building your own on the latest commits.
There was a memory fault with the firewall and the plugin installation issue.

Neither critical, but annoying. It would slowly fill the RAM with memory dumps until it crashed.