Hi, On Thu, Dec 19, 2019 at 02:59:01PM +0000, Serguei Bezverkhi (sbezverk) wrote: > Not sure why, but even with 0.9.2 "th" expression is not recognized. > > error: syntax error, unexpected th > add rule ipv4table k8s-filter-services ip protocol . ip daddr . th dport vmap @no-endpoints-services > ^^ > sbezverk@dev-ubuntu-1:mimic-filter$ sudo nft -version > nftables v0.9.2 (Scram) > sbezverk@dev-ubuntu-1:mimic-filter$ > > It seems 0.9.3 is out but still no Debian package. Is it possible it did not make it into 0.9.2? Not sure what's missing on your end. I checked 0.9.2 tarball, at least parser should understand the syntax. Cheers, Phil