Gargoyle 1.15.x based on OpenWrt 24.10 is an EXPERIMENTAL BETA switching Gargoyle to the latest stable release from OpenWrt. This also includes the previous beta changes switching from iptables to nftables (firewall3 to firewall4).
While I do not recommend keeping settings between OpenWrt 23.05 and 24.10 based versions of 1.15.x, in theory they are compatible for most devices. Proceed with caution.
Configs should generally not be preserved between 1.14 (and earlier) and 1.15.x. Do so at your own risk.
Please provide your feedback (positive or negative). If you do think you've found a problem it would be incredibly helpful if you also verified that the problem did not exist on the 23.05 based 1.15.x builds. I'm happy to fix bugs that also existed there, but will be focusing on regressions first.
"BETA - 2025-07-02" Notable changes:
- Switched Gargoyle to OpenWrt 24.10
- Switched OpenVPN to version 2.6
- Switched mbedtls-clu to 1.1.0dev
- Bulk updated many packages
Known Issues
- Samba shares utilising ksmbd will not work if "Same folder on all disks" option is selected
- Connected wifi clients are not visible in GUI
- Scanning for wifi networks to connect to does not work
Downloads
Please find the downloads here
The plugin repositories are also found in the same location.
Blog Post
Click here to read this article on Tales from @Lantis
Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Moderator: Moderators
Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Did a new build based on the latest commit (5575828) and no real issues so far after 24+ hrs. Runs the same as the first 24.10 and the latest 23.05. Still getting the IPv6 errors when saving though.
Thanks
Thanks
Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Hi Lantis,
Meet an issue after using this firmware on my WRT3200ACM. Please take a look. Thanks.
Meet an issue after using this firmware on my WRT3200ACM. Please take a look. Thanks.
- Nothing is seen from the WebUI Status/Connected Hosts/Connected Wireless Hosts even if there are Wi-Fi clients connecting to the router.
https://mega.nz/file/GV4jUB6Q#C_ACYMmxl ... B9sO3qgbQA
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 wifi client list thanks.
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 wifi client list thanks.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Indeed. Issue is resolved since PuTTY is upgraded. Thanks.
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
https://github.com/ericpaulbishop/gargo ... 3b8eb1f7c0
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog
Re: Gargoyle 1.15.x OpenWrt 24.10 EXPERIMENTAL BETA - 2025-07-02
Client list is back after applying the patch. Thanks.