Serguei Bezverkhi (sbezverk) <sbezverk@xxxxxxxxx> wrote: > Hello Pablo, > > Please see below table/chain/rules/sets I program, when I try to add jump from input-net, input-local to services it fails with " Operation not supported" , I would appreciate if somebody could help to understand why: > > sudo nft add rule ipv4table input-net jump services > Error: Could not process rule: Operation not supported > add rule ipv4table input-net jump services > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ iirc "reject" only works in input/forward/postrouting hooks.