diff options
-rw-r--r-- | interface-templates/ip/source-validation/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-templates/ip/source-validation/node.def b/interface-templates/ip/source-validation/node.def index 4e80e4f0..036bf0c2 100644 --- a/interface-templates/ip/source-validation/node.def +++ b/interface-templates/ip/source-validation/node.def @@ -3,8 +3,8 @@ # The max value from conf/{all,interface}/rp_filter is used # when doing source validation on the {interface}. +priority: 500 type: txt - help: Policy for source validation by reversed path, as specified in RFC3704 val_help: strict; Enable Strict Reverse Path Forwarding as defined in RFC3704 |