Page 12 of 28
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Thu Jul 11, 2024 4:52 am
by Lantis
If you comment out the 12 changed lines in /etc/tor.firewall that should bring back the old behaviour for you.
https://github.com/ericpaulbishop/gargo ... b31157a6e4
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Sat Jul 13, 2024 12:02 am
by angus
Hi Lantis,
Report a WebUI display issue in Connection>Advanced>Internet / WAN. Please create network interface to access upstream modem with an IP and a subnet mask. Save changes and then browse another page e.g. DHCP. After that go back Internet / WAN. You won't see any IP or subnet mask is there. Instead you have to check and uncheck "Create network interface to access upstream modem?:". Both IP and subnet mask show up.
P.S. Running 1.15.x_20240702 build on WRT3200ACM.
Thanks.
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Sun Jul 14, 2024 1:30 am
by Lantis
angus wrote: ↑Sat Jul 13, 2024 12:02 am
Hi Lantis,
Report a WebUI display issue in Connection>Advanced>Internet / WAN. Please create network interface to access upstream modem with an IP and a subnet mask. Save changes and then browse another page e.g. DHCP. After that go back Internet / WAN. You won't see any IP or subnet mask is there. Instead you have to check and uncheck "Create network interface to access upstream modem?:". Both IP and subnet mask show up.
P.S. Running 1.15.x_20240702 build on WRT3200ACM.
Thanks.
I can’t reproduce this.
Can you check the browser console for errors?
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Sun Jul 14, 2024 11:13 am
by angus
Lantis wrote: ↑Sun Jul 14, 2024 1:30 am
I can’t reproduce this.
Can you check the browser console for errors?
No errors were found via browser console...
Should record something for you before looking into this.
Please wait. Thanks.
Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Posted: Tue Jul 16, 2024 7:05 am
by marcinkk
marcinkk wrote: ↑Tue Jul 09, 2024 11:36 am
Lantis wrote: ↑Mon May 27, 2024 6:08 pm
High chance. Sysupgrade without preserving settings.
If it works I’d be happy to add the device (as you have)
Compiled again today and finally installed:
Code: Select all
Device Name: Gargoyle
Gargoyle Version: 1.15.X (Built 20240709-1351 git@66d5adbf)
Model: Xiaomi Redmi Router AX6000 (stock layout)
Generally working. I will make more testing later.
I wanted to run Hurricane Electric IPv6 tunnel (6in4). I had to modify kernel config and add sip.ko and tunnel4.ko (iptunnel4) to activate the tunnel. Installed manulally and works now.
Re: Gargoyle 1.15.x BETA - 2024-03-11 - Based on OpenWrt 23.05
Posted: Tue Jul 16, 2024 9:06 am
by Lantis
marcinkk wrote: ↑Tue Jul 16, 2024 7:05 am
marcinkk wrote: ↑Tue Jul 09, 2024 11:36 am
Lantis wrote: ↑Mon May 27, 2024 6:08 pm
High chance. Sysupgrade without preserving settings.
If it works I’d be happy to add the device (as you have)
Compiled again today and finally installed:
Code: Select all
Device Name: Gargoyle
Gargoyle Version: 1.15.X (Built 20240709-1351 git@66d5adbf)
Model: Xiaomi Redmi Router AX6000 (stock layout)
Generally working. I will make more testing later.
I wanted to run Hurricane Electric IPv6 tunnel (6in4). I had to modify kernel config and add sip.ko and tunnel4.ko (iptunnel4) to activate the tunnel. Installed manulally and works now.
Thanks, sounds good.
I have enabled the device to build. I don't know enough about it to trust the size of the initramfs files. I agree they look too big. My advice to users would be to flash OpenWrt then sysupgrade to Gargoyle.
https://github.com/ericpaulbishop/gargo ... e6f14fe271
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Tue Jul 16, 2024 11:07 am
by angus
angus wrote: ↑Sun Jul 14, 2024 11:13 am
Lantis wrote: ↑Sun Jul 14, 2024 1:30 am
I can’t reproduce this.
Can you check the browser console for errors?
No errors were found via browser console...
Should record something for you before looking into this.
Please wait. Thanks.
Prepare a small video (a .gif file) but it cannot be attached.
Need board administrator to grant me the permission

Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Tue Jul 16, 2024 6:09 pm
by Lantis
You can’t host it here, put it on an image sharing site and link it please.
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Thu Jul 18, 2024 11:58 am
by angus
Lantis wrote: ↑Tue Jul 16, 2024 6:09 pm
You can’t host it here, put it on an image sharing site and link it please.
Please check the link below for more details.
https://mega.nz/file/vExUXbiL#F8WE418nT ... b94IDlKgy8
Re: Gargoyle 1.15.x BETA - 2024-05-20 - Based on OpenWrt 23.05
Posted: Fri Jul 19, 2024 5:45 am
by Lantis
I get it, but like I said unless you’re getting browser console errors it doesn’t make sense. The code is dead simple it shouldn’t be failing.
I actually expect a different part of the page is killing it.
You can dump your configs and send them to me if you like and see if I spot anything interesting.
I assume the functionality itself works? Just the GUI problem?