Hello, The case concerns: Gargoyle 1.14 and OpenVPN If I understood correctly what happened, it works like this: I remove one of the OpenVPN clients which causes two lines to be added to /etc/config/openvpn: option tls_verify '/usr/lib/gargoyle/ovpn-cn-check.sh /etc/openvpn/verified-userlist' option...
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: Device Name: Gargoyle Gargoyle Version: 1.15.X (Built 20240709-1351 git@66d5adbf) Model: Xiaomi Redmi Router AX6000 (stock layout) Generally work...
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: Device Name: Gargoyle Gargoyle Version: 1.15.X (Built 20240709-1351 git@66d5adbf) Model: Xiaomi Redmi Router AX6000 (stock layout) Generally work...
The same problem on Gargoyle 1.14. Installed on x86_64. Package diffutils installed, but no diff command available. Corrected by making symlink manually: ln -s /usr/libexec/diff-gnu diff BTW: In older version of Gargoyle (not on x86_64) I installed opkg (opkg install opkg). It has more functions tha...
# cat /etc/gargoyle_default_ifs default_lan_if eth0 default_wan_if eth0 default_wan_mac 08:00:27:D7:E6:3E I deleted: /etc/gargoyle_default_ifs, /etc/config/network, /etc/config/system and rebooted. The same faulty configuration was recreated. I modified manually /etc/gargoyle_default_ifs to state: ...
Maybe I should start new topic, but I think I have the same problem. I've installed Gargoyle 1.14 on VirtualBox VM. I used gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz . VM with to NICs. Network configuration after first run: config device 'brlan_dev' option name 'br-lan' option type 'bridge'...
Redmi AX6000 is not supported by Gargoyle 1.15, but it is supported by OpenWrt 23.05. So I've made the following steps: - I've cloned gargoyle from github - I switched to base_on_openwrt_2305 branch - I've addedd to targets/mediatek/profiles/filogic/config : CONFIG_TARGET_DEVICE_mediatek_filogic_DEV...