From 7381ea0dbb97b9c3365201cfc2504774983d9478 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 10 Sep 2009 13:21:38 +0200 Subject: [PATCH] vuurmuur: Don't log dropped DHCP packages. --- etc/vuurmuur/rules/rules.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/vuurmuur/rules/rules.conf b/etc/vuurmuur/rules/rules.conf index c30d4d8..4454c9c 100644 --- a/etc/vuurmuur/rules/rules.conf +++ b/etc/vuurmuur/rules/rules.conf @@ -19,3 +19,4 @@ RULE="Dnat service ssh from world.inet to login.vservers.internal options in_int RULE="Accept service ssh from world.inet to firewall options in_int=\"vserver-login-nic\"" RULE="Dnat service locus from world.inet to login.vservers.internal options in_int=\"inet-nic\",comment=\"Locus GPS tracker to login\"" RULE="Accept service locus from world.inet to firewall options in_int=\"vserver-login-nic\"" +RULE="Drop service dhcp from any to any options comment=\"Drop all DHCP without logging\"" -- 2.30.2