Content #
A chain’s policy determines the fate of packets that reach the end of the chain without otherwise being sent to a specific target.
Only the built-in targets ACCEPT and DROP can be used as the policy for a built-in chain, and the default is ACCEPT. All user-defined chains have an implicit policy of RETURN that cannot be changed.