chiark / gitweb /
Determine forwarding and reverse-path filtering from host definitions.
[firewall] / jem.m4
diff --git a/jem.m4 b/jem.m4
index afb8068439f09ec26e12383843378c6a13f71056..7db1ce5aed7fe8f9df8c337fb09f0a99b187b2c2 100644 (file)
--- a/jem.m4
+++ b/jem.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)
-
 ###--------------------------------------------------------------------------
 ### jem-specific rules.