Add forward for the Hunternet game telnet server.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Nov 2009 19:20:30 +0000 (20:20 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Nov 2009 19:20:30 +0000 (20:20 +0100)
etc/vuurmuur/rules/rules.conf
etc/vuurmuur/services/telnet-nonpriv [new file with mode: 0644]

index 4454c9c0c870bff9bc8f3501d0584d6888f0ae47..fb4713ebd6c30482c5e3aad583e3c8440720b8cf 100644 (file)
@@ -19,4 +19,6 @@ RULE="Dnat service ssh from world.inet to login.vservers.internal options in_int
 RULE="Accept service ssh from world.inet to firewall options in_int=\"vserver-login-nic\""
 RULE="Dnat service locus from world.inet to login.vservers.internal options in_int=\"inet-nic\",comment=\"Locus GPS tracker to login\""
 RULE="Accept service locus from world.inet to firewall options in_int=\"vserver-login-nic\""
+RULE="Dnat service telnet from world.inet to www.vservers.internal options in_int=\"inet-nic\",remoteport=\"2323\",comment=\"Hunternet gameserver\""
+RULE="Accept service telnet-nonpriv from world.inet to firewall options in_int=\"vserver-www-nic\",comment=\"Hunternet gameserver\""
 RULE="Drop service dhcp from any to any options comment=\"Drop all DHCP without logging\""
diff --git a/etc/vuurmuur/services/telnet-nonpriv b/etc/vuurmuur/services/telnet-nonpriv
new file mode 100644 (file)
index 0000000..4fac8bd
--- /dev/null
@@ -0,0 +1,11 @@
+ACTIVE="Yes"
+TCP="2323*1024:65535"
+UDP=""
+ICMP=""
+GRE=""
+AH=""
+ESP=""
+PROTO_41=""
+BROADCAST="No"
+HELPER=""
+COMMENT=""