Search found 260 matches

by ektus
Sun May 18, 2025 12:09 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

I've had problems with possible DNS-rebind attack detected: alb00000069.dpool.sina.com.cn and had been trying to identify the local device(s) that's causing them. Probably I've failed to disable logging again :-( The file contains mostly those messages, approx one every second since March 6th. The l...
by ektus
Sun May 18, 2025 8:04 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Trying to upgrade my MT6000, I get the following warning: Valid firmware: No Firmware matches device: No Supported devices: Firmware/Device Compatibile: Yes Firmware fits in flash memory: - Checksum matches: - MD5: d41d8cd98f00b204e9800998ecf8427e SHA-1: da39a3ee5e6b4b0d3255bfef95601890afd80709 SHA-...
by ektus
Fri Apr 04, 2025 3:31 pm
Forum: Network / Wireless Issues
Topic: Can you tell me how to set up YouTube blocking bypass?
Replies: 14
Views: 11790

Re: Can you tell me how to set up YouTube blocking bypass?

Soory, I've never installed or configured VPN as a client on my routers. I've only ever used them as OpenVPN servers to connect to my home network from outside.
There are packages for OpenVPN and Wireguard available, both can be configured from the GUI, under the Connection menu.
by ektus
Fri Apr 04, 2025 9:42 am
Forum: Network / Wireless Issues
Topic: Can you tell me how to set up YouTube blocking bypass?
Replies: 14
Views: 11790

Re: Can you tell me how to set up YouTube blocking bypass?

On your router in System/Plugins, there's a button in the bottom left corner of the "Plugin Sources:" window, labeled "Add Plugin Source". To the right of this button, there are two fields named "Add name:" and "Add URL:". May be far to the right, depending on...
by ektus
Thu Apr 03, 2025 11:04 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Downloading the latest beta for the gl-inet GL-MT6000 (gargoyle_1.15.x-mediatek-filogic-glinet_gl-mt6000) I noticed a huge size difference between the factory (43MB) and sysupgrade (15MB) files. Why is this?
by ektus
Thu Mar 20, 2025 1:28 pm
Forum: General Discussion
Topic: GL.iNet GL-MT6000 firmware ?
Replies: 2
Views: 3551

Re: GL.iNet GL-MT6000 firmware ?

There is no official release yet, but I've been running the beta from https://www.gargoyle-router.com/phpbb/viewtopic.php?t=17921 for a couple months now on my main router. No issues with normal operations, but the newer versions of gargoyle don't work as NAS for old Windows 7 anymore. https://lanti...
by ektus
Thu Feb 27, 2025 11:45 am
Forum: General Discussion
Topic: Is Gargoyle Dead?
Replies: 4
Views: 21985

Re: Is Gargoyle Dead?

viewtopic.php?t=17921

The last official release is somewhat dated, but Lantis' current build is a lot newer and based on 23.05. So not dead (yet).

Even if that one is called beta, I've got it running in my main router without any trouble.
by ektus
Wed Feb 05, 2025 11:42 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2024-11-13 - Based on OpenWrt 23.05

It does reverse the priority, so it's now configuring the samba files from the GUI, but I haven't been able to get it working yet. Will have to look further as time permits, perhaps activate some logging to see what's (not) going on...
by ektus
Mon Feb 03, 2025 8:13 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2024-11-13 - Based on OpenWrt 23.05

So to reverse the decision (use samba if available, else ksmbd), it should read like: # whichksmbd="$(which ksmbd.mountd)" # [ -n "$whichksmbd" ] && echo "var sambapkg=\"ksmbd\";" || echo "var sambapkg=\"samba\";" whichsmbd="$(...
by ektus
Mon Feb 03, 2025 1:05 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 277
Views: 593023

Re: Gargoyle 1.15.x BETA - 2024-11-13 - Based on OpenWrt 23.05

The package manager doesn't complain: root@Flint2-Gargoyle:~# gpkg install samba36-server Preparing to install the following packages, which will require 974418 bytes: samba36-server Preparing to install package samba36-server... Downloading... Downloaded samba36-server successfully. Installing samb...