RHEL: How does iptables work with ip_conntrack for UDP connections?
Issue
UDPconnections are stateless. How can I trackUDPpackets in the kernel and use the state information for matching onip_tablesrules?- Why is my
UDPapplication output datagrams is occasionally missing aniptablesrule with-m state --state ESTABLISHED?
Environment
- Red Hat Enterprise Linux
- iptables
- ip_conntrack
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.