ruleset: reorder declarations & output tweaks
[project/firewall4.git] / tests / 03_rules / 05_mangle
index 04ae461e2fabdcca354376419e2c95a8fef1c9f3..57444ded8b77ab00a8314a18152537a466ca81e4 100644 (file)
@@ -151,17 +151,16 @@ table inet fw4
 flush table inet fw4
 
 table inet fw4 {
-       #
-       # Set definitions
-       #
-
-
        #
        # Defines
        #
 
        define lan_devices = { "eth0", "eth1" }
+       define lan_subnets = {  }
+
        define wan_devices = { "eth2", "eth3" }
+       define wan_subnets = {  }
+
 
        #
        # User includes