Search found 6759 matches

by Lantis
Sat May 04, 2024 4:46 am
Forum: Other Issues
Topic: OpenVPN app has broken my openvpn connection
Replies: 3
Views: 23

Re: OpenVPN app has broken my openvpn connection

Gargoyle version?
What version of OpenVPN does your app report it uses?

What did you need to modify in the ovpn file?
by Lantis
Sat May 04, 2024 2:53 am
Forum: Other Issues
Topic: USB mount issue
Replies: 2
Views: 45

Re: USB mount issue

That looks not right to me... that mounts a cifs share, not creates one? If you format via Gargoyle it will become ext4. This should work fine, I've never had it not work. I don't have any large external harddrives to try it on at the moment. When you format a disk via Gargoyle make sure you're not ...
by Lantis
Fri May 03, 2024 7:51 pm
Forum: Network / Wireless Issues
Topic: MAC address change
Replies: 6
Views: 10351

Re: MAC address change

macchanger is not required. Modify the appropriate config file.
by Lantis
Tue Apr 30, 2024 4:57 am
Forum: Hardware / Installation Issues
Topic: showing a red light
Replies: 3
Views: 66

Re: showing a red light

What device?
What firmware version has been flashed?
When did this behaviour start?

Have you tried failsafe reset?
by Lantis
Mon Apr 29, 2024 6:12 am
Forum: Hardware / Installation Issues
Topic: showing a red light
Replies: 3
Views: 66

Re: showing a red light

Significantly more details required please.
by Lantis
Wed Apr 17, 2024 7:23 am
Forum: Hardware / Installation Issues
Topic: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2
Replies: 7
Views: 3122

Re: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2

No time like the present to learn, as they say.
by Lantis
Tue Apr 16, 2024 5:55 pm
Forum: General Discussion
Topic: Gargoyle's BWmon in native OpenWrt?
Replies: 2
Views: 2668

Re: Gargoyle's BWmon in native OpenWrt?

The bandwidth monitoring is powered by a custom kernel module which would need to be patched into the OpenWrt build environment. OpenWrt (many, many years ago) were not interested in accepting such a thing. Problem 2, it only works with iptables. OpenWrt are migrated to nftables. Once you have the k...
by Lantis
Mon Apr 15, 2024 9:51 am
Forum: Hardware / Installation Issues
Topic: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2
Replies: 7
Views: 3122

Re: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2

https://github.com/ericpaulbishop/gargoyle/blob/master/README.md The fastest method is to compile ath79.default to check your build environment works. Then modify targets/ath79/profiles/default/config to enable your device to build. Adding it to targets/ath79/profiles/default/profile_images is helpf...
by Lantis
Mon Apr 15, 2024 6:47 am
Forum: Hardware / Installation Issues
Topic: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2
Replies: 7
Views: 3122

Re: Gargoyle for cpe220 v3, cpe210 v3.2 and wr840n v6.2

wr840n v6.2, no due to the low flash storage.
The two cpe devices, potentially, however currently Gargoyle is not compiled for these versions and would require you to compile them yourself, test, and if it works ok I’d be happy to add them to the official build.