Search found 6753 matches

by Lantis
Fri Jan 05, 2024 8:52 pm
Forum: Off Topic
Topic: Forum Registration Issues - Resolved
Replies: 1
Views: 279261

Forum Registration Issues - Resolved

All,
I’ve been made aware of a potential forum registration issue where the activation email never arrives.
I have contacted Eric to try to resolve.
by Lantis
Sun Dec 31, 2023 7:53 pm
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 714505

Re: VPN network Theory (Gargoyle)

So just so I understand the use case, you’re basically letting clients know about additional subnets behind the server?
I can probably add that.
by Lantis
Sun Dec 31, 2023 6:13 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 714505

Re: VPN network Theory (Gargoyle)

OpenVPN 2.5.7
The "route" directive is possibly what you're looking for.
by Lantis
Fri Dec 29, 2023 8:12 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 714505

Re: VPN network Theory (Gargoyle)

I think technically the “device” is tun0 and the “interface” is tun.
I’m not sure why it ended up in a bad state.
by Lantis
Thu Dec 28, 2023 9:18 pm
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 714505

Re: VPN network Theory (Gargoyle)

What does the "route1" section of /etc/config/network show? (it should be at the bottom). I suspect it shows interface = 'tun0'? Try making that "tun". I know that might be a bit counterintuitive given the rest of them say tun0. I can't run a test for you at the moment as i'm in ...
by Lantis
Thu Dec 28, 2023 4:44 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 714505

Re: VPN network Theory (Gargoyle)

You have a route for 192.168.1.0/24 to both WAN and tun0. You can’t do that.
Why is the route via WAN there?
by Lantis
Wed Dec 27, 2023 7:37 pm
Forum: Hardware / Installation Issues
Topic: Ubnt RS Pro upgrade 1.14.0
Replies: 4
Views: 70766

Re: Ubnt RS Pro upgrade 1.14.0

What version are you coming from?
In 1.13.x (very late in the series?) I added support for showing these failure messsges on the GUI
by Lantis
Wed Dec 27, 2023 1:34 am
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73050

Re: How to compile image with ath10k instead of ath10k-ct

Please report back on your success or not, as I have not personally tested this method. This is the theoretical way it is supposed to work however :)
by Lantis
Tue Dec 26, 2023 11:53 pm
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73050

Re: How to compile image with ath10k instead of ath10k-ct

You need to use the CONFIG_TARGET_DEVICE_PACKAGES_x feature. https://github.com/ericpaulbishop/gargoyle/blob/master/targets/ipq806x/profiles/default/config#L102 (and the equivalent line for c2600) You would extend this line as follows FROM: CONFIG_TARGET_DEVICE_PACKAGES_ipq806x_generic_DEVICE_netgea...
by Lantis
Tue Dec 26, 2023 6:07 pm
Forum: Hardware / Installation Issues
Topic: Support GL-MT6000
Replies: 5
Views: 15812

Re: Support GL-MT6000

That device is only supported by Snapshot, so no we can’t do that in Gargoyle (yet).
Once it is part of a release perhaps.