Overhaul address classification.
[firewall] / fender.m4
index 6161bd6..6fc2e4f 100644 (file)
--- a/fender.m4
+++ b/fender.m4
@@ -32,21 +32,6 @@ setconf(rp_filter, 0)
 setconf(log_martians, 0)
 
 ###--------------------------------------------------------------------------
-### Network interfaces.
-
-m4_divert(28)m4_dnl
-## Interface definitions.
-if_untrusted=eth0
-if_dmz=$if_untrusted
-if_safe=$if_dmz
-if_trusted=$if_dmz
-if_vpn=$if_dmz
-if_iodine=$if_dmz
-if_its_mz=$if_dmz
-if_its_pi=$if_dmz
-
-m4_divert(-1)
-###--------------------------------------------------------------------------
 ### fender-specific rules.
 
 m4_divert(82)m4_dnl