RULE="Accept service any from firewall to zeratul.direct options comment=\"direct traffice to zeratul\""
RULE="separator"
RULE="Accept service ssh-host from any to firewall(any) options comment=\"ssh access to the host\""
+RULE="Accept service ident from world.inet to firewall(any)"
RULE="Dnat service http from world.inet to www.vservers.internal options in_int=\"inet-nic\",comment=\"http to www\""
RULE="Accept service http from world.inet to firewall options in_int=\"vserver-www-nic\""
RULE="Dnat service https from world.inet to www.vservers.internal options in_int=\"inet-nic\",comment=\"https to www\""