From: root Date: Thu, 16 Apr 2009 14:19:47 +0000 (+0200) Subject: vuurmuur: Allow ping. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=31f3539dc1e55de13b92d7c332e87793844961ee;hp=7a316c8f15d2e928179efbdd02e739b157d6a15d;p=matthijs%2Fservers%2Fdrsnuggles.git vuurmuur: Allow ping. --- diff --git a/etc/vuurmuur/rules/rules.conf b/etc/vuurmuur/rules/rules.conf index 1e49c3c..33e4bc9 100644 --- a/etc/vuurmuur/rules/rules.conf +++ b/etc/vuurmuur/rules/rules.conf @@ -1,3 +1,4 @@ +RULE="Accept service ping from any to any options comment=\"ping\"" RULE="Accept service any from firewall to world.inet options comment=\"Outgoing host traffic\"" RULE="Accept service any from vservers.internal to world.inet options comment=\"Outgoing vserver traffic\"" RULE="Snat service any from vservers.internal to world.inet options comment=\"snat for vservers\""