📖 ~1 min read
Table of contents
Symptom & Impact
Rich rule exists but traffic is still blocked.
Environment & Reproduction
firewall-cmd lists rule in zone that is not bound to interface.
Root Cause Analysis
Review active zones using firewall-cmd –get-active-zones.
Quick Triage
Rule inserted into public zone while interface uses internal zone.
Step-by-Step Diagnosis
Move rule to active zone and persist with –permanent.

Solution – Primary Fix
Test connectivity and verify counters with nft list ruleset.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Define explicit zone mapping per interface in baseline.
Verification & Acceptance Criteria
Remove misplaced rich rules to avoid policy confusion.
Rollback Plan
Use infrastructure code to maintain zone/rule consistency.
Prevention & Hardening
firewall-cmd –zone= –add-rich-rule=’rule …’ –permanent
Related Errors & Cross-Refs
Provide interface-zone map and expected traffic flow.
Related tutorial: View the step-by-step tutorial for oracle-linux-10.
View all oracle-linux-10 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
NetworkManager zone assignment can change after profile updates.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.