chiark / gitweb /
Determine forwarding and reverse-path filtering from host definitions.
[firewall] / fender.m4
index 6fc2e4f2cc997af005f55d7f3e13abf9afdbc2f7..05354bd731f105b03d34c79909571fe065c457ed 100644 (file)
--- a/fender.m4
+++ b/fender.m4
 ### along with this program; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-###--------------------------------------------------------------------------
-### Config settings.
-
-## This host isn't a router.
-setconf(forward, 0)
-
-## This host is involved in a routing asymmetry.
-setconf(rp_filter, 0)
-setconf(log_martians, 0)
-
 ###--------------------------------------------------------------------------
 ### fender-specific rules.