Since vuurmuur doesn't have native support for "internal" networks, we
can't limit this rule to just vservers.
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="Accept service any from any to world.inet options comment=\"Outgoing vserver traffic (but from any due to vuurmuur limits)\""
RULE="Snat service any from vservers.internal to world.inet options comment=\"snat for vservers\""
RULE="separator"
RULE="Accept service any from zeratul.direct to firewall options comment=\"direct traffic from zeratul\""