X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/6d47692a3e4e8e1da37a09019b5c8361e0004bd4..6f74cc8232191143d6a8e642c74410e9fd2254b9:/bookends.m4 diff --git a/bookends.m4 b/bookends.m4 index 02f7859..cdc716e 100644 --- a/bookends.m4 +++ b/bookends.m4 @@ -68,8 +68,8 @@ if [ -x /sbin/brctl ]; then fi ## Turn on the reverse-path filter, and log weird things. -setdevopt rp_filter 1 -setdevopt log_martians 1 +setdevopt rp_filter $rp_filter +setdevopt log_martians $log_martians ## Turn off things which can mess with our routing decisions. setdevopt accept_source_route 0