iptables string match cannot translate to nftables rule
Issue
- iptables
string
match cannot translate to nftables rule
-A OUTPUT -d 192.0.2.0/24 -m owner --uid-owner 1000-2000 -m string --string "%" --to 65535 -j REJECT
Environment
- Red Hat Enterprise Linux 8 or later
- Legacy iptables rules being translated to nftables
-m string --string
in iptables rules
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.