X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fvuurmuur%2Frules%2Frules.conf;h=bae0514bd85ab0f2a78ae9463976cfecf8505eea;hb=7f3c6490f16c65125f4a72aa7ad6bbbe774a9f89;hp=ab06d8a1632e083c2eb9a6efc4585055459987d9;hpb=95de8f93274f10501f8121c5c765f552c136c8c9;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/vuurmuur/rules/rules.conf b/etc/vuurmuur/rules/rules.conf index ab06d8a..bae0514 100644 --- a/etc/vuurmuur/rules/rules.conf +++ b/etc/vuurmuur/rules/rules.conf @@ -7,6 +7,7 @@ RULE="Accept service any from zeratul.direct to firewall options comment=\"direc 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\""