Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Fedora
System Settings
Network Configuration and Firewalls
iptables and ip6tables
Strengthen the Default Ruleset
Set Default iptables Policy for Forwarded Packets
Set Default iptables Policy for Forwarded Packets
An XCCDF Rule
Details
Profiles
Prose
Set Default iptables Policy for Forwarded Packets
Medium Severity
To set the default policy to DROP (instead of ACCEPT) for the built-in FORWARD chain which processes packets that will be forwarded from one interface to another, add or correct the following line in
/etc/sysconfig/iptables
:
:FORWARD DROP [0:0]