Search found 10 matches

by marcinkk
Tue May 28, 2024 10:12 am
Forum: Hardware / Installation Issues
Topic: x86 installation
Replies: 12
Views: 3428

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: 3428

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 - 2024-03-11 - Based on OpenWrt 23.05
Replies: 47
Views: 24801

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: 14090

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: 14090

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.
by marcinkk
Thu May 27, 2021 7:59 am
Forum: Monitoring / Quota / QoS Issues
Topic: bwmon and port redirection
Replies: 5
Views: 14090

bwmon and port redirection

Hi, I'm not sure if my problem can be explained as in the title of this topic, but maybe the port redirection is the cause of the following behavior: I configured OpenVPN on the router with Gargoyle and everything worked fine but performance of the connection was the problem. About 10Mbit/s maximum....
by marcinkk
Wed May 09, 2018 7:35 am
Forum: Monitoring / Quota / QoS Issues
Topic: QoS configuration disappears after power loss and breaks WAN
Replies: 26
Views: 31697

Re: QoS configuration disappears after power loss and breaks

Version 1.9.2 on 1043ND V3 and the problem still exists. I will try to follow the advice: It's a known bug, just use one tab when updating QoS for download and upload then save it. But mainly I wanted to write that I've encountered a similar problem when writing other configuration elements. The mos...
by marcinkk
Fri May 05, 2017 6:09 pm
Forum: Other Issues
Topic: OpenVPN and iOS App - TUN Setup Failed
Replies: 13
Views: 38470

Re: OpenVPN and iOS App - TUN Setup Failed

The same problem exist for Android OpenVPN client. The solution for me is edit files in ccd directory and change IP of the gateway to text vpn_gateway . I had to do it each time after clicking Save Changes in OpenVPN Configuration . It is not a big problem but it is a little inconvenient. I have an ...
by marcinkk
Fri May 05, 2017 6:43 am
Forum: Network / Wireless Issues
Topic: OpenVPN Connection List
Replies: 18
Views: 12705

Re: OpenVPN Connection List

Same problem here... Solved. So maybe solution will be useful for someone. I made a migration from 1.6.2 to 1.9.2 and the openvpn folder was manually copied from the old system. So it is possible that the source of the bug is in above operation. But about the solution: /etc/openvpn/current_status wa...
by marcinkk
Sun Mar 05, 2017 5:40 pm
Forum: Gargoyle Development
Topic: OpenSSL / PolarSSL
Replies: 1
Views: 3511

OpenSSL / PolarSSL

I've just changed Gargoyle on ma 1043ND from 1.6.2 to 1.9.2. First I've noticed that free space in flash decreased a lot. I've made some "opkg info" and I saw that I have installed: libpolarssl - 130 kB libopenssl - 690 kB openvpn-openssl - 140 kB The repository contains also: openvpn-pola...