Andrew

Results 1029 comments of Andrew

Before ``` loop custom state ``` Yours ``` custom loop state ``` Mine ``` custom state loop ``` Ie i remove 2 meta integer compares from normal in/out connections making...

I am splitting up #22, it is about distinct new features but in same script lines. So next one : 3 places of drop invalid become 2 3rd depends on...

If you point @jow- to either of PRs you need there is slim hope he speed runs through all

@reinerotto please compare to https://github.com/openwrt/firewall4/pull/56 - whether ct state established accept ; tproxy (56) tproxy ; ct state established (this 55) is needed. Documentation examples do not have anything in...

> ip daddr byp4return Absolutely contradicts table purpose - why would you blindly pass bogon addresses before any other rule (it bypasses rest of rules) IMO make it eg ```...

https://github.com/heiher/hev-socks5-tproxy/blob/main/README.md#netfilter make it `priority whatever -1 ` to run complete chain before or +1 to run after. it is not meant to be merged with real rule chain....

You do not mention from what version you upgraded and ws it sysupgrade / web upload of it / ot asu clients

What is the "error" ? You describe running sysntpd manually but no error or indication of a bug whatsoever.

Not making fun but - 23.05 will no longer get updates or fixes - does the problem persist in 24.10.2 ?

Your method sounds unnecessary. What is in (without your workaround) ``` ubus call service list '{"name":"sysntpd"}' ```