vuurmuur: Accept ident connections to the host.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 26 Jul 2010 13:44:25 +0000 (15:44 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 26 Jul 2010 13:44:25 +0000 (15:44 +0200)
etc/vuurmuur/rules/rules.conf

index ab06d8a1632e083c2eb9a6efc4585055459987d9..bae0514bd85ab0f2a78ae9463976cfecf8505eea 100644 (file)
@@ -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\""