Search found 6902 matches

by Lantis
Thu Sep 19, 2024 6:32 pm
Forum: Feature Requests
Topic: Software/Hardware Flow Offloading and Gargoyle
Replies: 2
Views: 18014

Re: Software/Hardware Flow Offloading and Gargoyle

https://openwrt.org/docs/guide-user/fir ... figuration

Set one (or both, if your hardware supports it) options in the firewall default section.
I am not aware of Gargoyle overwriting the defaults stanza in any scenarios but I may be wrong.
by Lantis
Wed Sep 18, 2024 10:11 am
Forum: Hardware / Installation Issues
Topic: Firmware select - which suits Omni II, please?
Replies: 7
Views: 553

Re: Firmware select - which suits Omni II, please?

If you visit the URL it looks to have changed. Now a gitlab instance. I haven’t tried yet but changing the makefile to reference the new spot should be sufficient.

I just tested the old and new URLs, both work fine.
I suspect either a problem on your end or a temporary outage on theirs.
by Lantis
Fri Sep 13, 2024 6:22 pm
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 829

Re: Strange message from Gargoyle

Awesome :) and double the storage too :)
by Lantis
Thu Sep 12, 2024 5:55 pm
Forum: Hardware / Installation Issues
Topic: Firmware select - which suits Omni II, please?
Replies: 7
Views: 553

Re: Firmware select - which suits Omni II, please?

See where you can get to and then come back for help.
My advice generally is to try compiling just plain ramips.mt7620 first to ensure your build environment works, then modify it for your device.
Less variables that way
by Lantis
Thu Sep 12, 2024 8:31 am
Forum: Hardware / Installation Issues
Topic: Firmware select - which suits Omni II, please?
Replies: 7
Views: 553

Re: Firmware select - which suits Omni II, please?

No idea sorry. It’s not worth debugging 1.10. Modern OpenVPN apps have moved on significantly and are likely to not connect to it. If you want to to compile your own: https://github.com/ericpaulbishop/gargoyle/blob/base_on_openwrt_2305/README.md I would use the “base_on_openwrt_2305” branch as the m...
by Lantis
Wed Sep 11, 2024 7:23 am
Forum: Hardware / Installation Issues
Topic: Firmware select - which suits Omni II, please?
Replies: 7
Views: 553

Re: Firmware select - which suits Omni II, please?

I don’t see any evidence of that device ever being supported by Gargoyle. Do you know what file you flashed? Did you perhaps get it from the Polish site, eko.one.pl? I’m any case, you cannot flash a random image and expect a good result. You either compile your own modern image or abandon the device.
by Lantis
Tue Sep 10, 2024 6:00 pm
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 829

Re: Strange message from Gargoyle

Without saving
by Lantis
Mon Sep 09, 2024 6:28 pm
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 829

Re: Strange message from Gargoyle

/rom is always read only, that test is invalid. Check “cat /proc/mounts” if your overlayfs is read only. It certainly looks like it is down to the last block. The solution is probably to purge your bandwidth history data. Check the size of /usr/data/bwmon As the system is RO you must boot into fails...
by Lantis
Mon Sep 09, 2024 9:30 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 829

Re: Strange message from Gargoyle

It means your router storage has become full, most likely.
You can run “df -h” on the command line and confirm.

There depending on why it is full there are some options for fixing it.