ruleset: add prerouting chain includes - #76
Conversation
Add missing includes around prerouting chains Used by eg transparent proxies. Signed-off-by: Andris PE <neandris@gmail.com>
|
I could really use this for increasing the TTL of SSDP packets. Currently I'm using |
|
You can add includes in /etc/nftables.d/ with +/-1 priority, that is saved over sysupgrade. There is even example in that directory |
|
I already have some in If I'm missing something, please lmk, thanks! |
|
Too abstract to say yes or no. |
|
something like those includes are inside table inet fw4{}, ie dont need table definition. |
Add missing includes around prerouting chain
Used by eg transparent proxies.
Spotted by @reinerotto
Add another missing in raw_prerouting