Search found 7323 matches

by Lantis
Sat May 23, 2026 7:24 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-04-08
Replies: 61
Views: 128495

Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-04-08

I’ll need some time to look into this.
There’s a number of errors in your log which don’t look great (firewall rules failing), and then there’s the OOM issue which has always been a problem for Tor but maybe it is worse now.
by Lantis
Tue May 19, 2026 12:59 am
Forum: General Discussion
Topic: Static DHCP blank rows
Replies: 10
Views: 8638

Re: Static DHCP blank rows

That would 100% cause you an issue.
Gargoyle can only be used in a single tab at once in general.
If you’re only reading data you can do more but saving changes should be one at a time.
by Lantis
Sun May 17, 2026 8:51 am
Forum: General Discussion
Topic: Static DHCP blank rows
Replies: 10
Views: 8638

Re: Static DHCP blank rows

a-zA-Z0-9 and - are all acceptable so that should be fine. The only code path that can lead to what you’re seeing is if the uci config is somehow incomplete. It is creating table rows which means it is detecting static host entries from the config, but the name, ip and MAC fields are blank or missin...
by Lantis
Sun May 17, 2026 6:26 am
Forum: General Discussion
Topic: Static DHCP blank rows
Replies: 10
Views: 8638

Re: Static DHCP blank rows

Without a list of what you entered to try and spot violations I can’t assist you any further sorry. If you’d like to post that (either here or you can PM me) I’ll take a look.
It is most likely that one of the host names contained an illegal character (is my guess).
by Lantis
Sat May 16, 2026 10:15 pm
Forum: General Discussion
Topic: Static DHCP blank rows
Replies: 10
Views: 8638

Re: Static DHCP blank rows

You can post a link and replace the “.” With “DOT” for example.

Did you use the GUI to define the static addresses?
You can provide an extract of your /etc/config/dhcp as well please. Pastebin is most appropriate for that one.
by Lantis
Wed May 13, 2026 6:45 am
Forum: General Discussion
Topic: Static DHCP blank rows
Replies: 10
Views: 8638

Re: Static DHCP blank rows

What version did you install?
How did you manually assign the IPs? Using the GUI?

Post an image to another hosting site and link it to here please.
by Lantis
Sun May 10, 2026 9:01 pm
Forum: Network / Wireless Issues
Topic: SIP ALG
Replies: 12
Views: 37422

Re: SIP ALG

This is weird to me. The reason these modules exist is to help these protocols run, and they generally don’t work well (or at all) without them. But if you’re seeing problems and they are resolved by disabling them, then you might want to try this approach instead. uci set firewall.@defaults[0].auto...
by Lantis
Sat May 02, 2026 7:52 pm
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 17
Views: 108379

Re: Netgear WNDR3700v5 hardware observations / experiments

Perfect, at least you are low risk from a recovery point of view anyway. If you’re going with OpenWrt it would make sense to switch to 25.12 but it honestly doesn’t matter for now. You would “git switch openwrt-25.12”, then a “make clean” to remove all old build artefacts, then the same process you ...
by Lantis
Sat May 02, 2026 9:23 am
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 17
Views: 108379

Re: Netgear WNDR3700v5 hardware observations / experiments

No major moves forward with Gargoyle, just to the latest point release of 24.10. Netbird version will be unaltered since you last used it. Do you want to use OpenWrt or Gargoyle? Whichever one, the first step is to successfully compile a standard (no modifications at all) image for your device. This...
by Lantis
Sat Apr 25, 2026 9:03 am
Forum: Hardware / Installation Issues
Topic: Nano R6S
Replies: 5
Views: 10028

Re: Nano R6S

Installed, all running very well. only issue (and its very minor) is a openwrt issue ive had before with PS5 signin. Running uci set dhcp.lan.dhcpv6='server' uci set dhcp.lan.ra='server' uci set dhcp.lan.ra_flags='other-config' uci commit dhcp fixes the login issue, but other than that all seem to ...