Search found 15 matches

by marcinkk
Sun Feb 16, 2025 8:17 am
Forum: Network / Wireless Issues
Topic: OpenVPN and crl-verify option
Replies: 3
Views: 2636

Re: OpenVPN and crl-verify option

Thanks for the fix.

I applied it to my openvpn.sh and added the following to crontab:

Code: Select all

30 5 1 1,3,5,7,9,11 * . /usr/lib/gargoyle/openvpn.sh && generate_crl
Looks like it works :)
by marcinkk
Sat Feb 15, 2025 6:46 pm
Forum: Network / Wireless Issues
Topic: OpenVPN and crl-verify option
Replies: 3
Views: 2636

OpenVPN and crl-verify option

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...
by marcinkk
Tue Jul 16, 2024 7:05 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 273
Views: 273827

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

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...
by marcinkk
Tue Jul 09, 2024 11:36 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 273
Views: 273827

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

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...
by marcinkk
Thu Jun 06, 2024 5:09 am
Forum: Other Issues
Topic: Installing openwrt diffutils package
Replies: 8
Views: 12907

Re: Installing openwrt diffutils package

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...
by marcinkk
Tue May 28, 2024 10:12 am
Forum: Hardware / Installation Issues
Topic: x86 installation
Replies: 12
Views: 9638

Re: x86 installation

# 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: ...
by marcinkk
Tue May 28, 2024 6:52 am
Forum: Hardware / Installation Issues
Topic: x86 installation
Replies: 12
Views: 9638

Re: x86 installation

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'...
by marcinkk
Mon May 27, 2024 4:16 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05
Replies: 273
Views: 273827

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

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...
by marcinkk
Sat May 29, 2021 8:49 am
Forum: Monitoring / Quota / QoS Issues
Topic: bwmon and port redirection
Replies: 5
Views: 15518

Re: bwmon and port redirection

I agree that "it has to be" but it is not included :(

I'm using Gargoyle 1.13 with active "flow offloading". Maybe this is the reason?
by marcinkk
Fri May 28, 2021 3:09 am
Forum: Monitoring / Quota / QoS Issues
Topic: bwmon and port redirection
Replies: 5
Views: 15518

Re: bwmon and port redirection

Client is somewhere in the Internet.

Server is inside my local network, and yes, I forwarded port 8094 (where OpenVPN server listens) to this PC.