From: Matthijs Kooijman Date: Sat, 7 Nov 2009 19:20:30 +0000 (+0100) Subject: Add forward for the Hunternet game telnet server. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=239140b1e13cf8551c6101b4ccf4e7df299d5952 Add forward for the Hunternet game telnet server. --- diff --git a/etc/vuurmuur/rules/rules.conf b/etc/vuurmuur/rules/rules.conf index 4454c9c..fb4713e 100644 --- a/etc/vuurmuur/rules/rules.conf +++ b/etc/vuurmuur/rules/rules.conf @@ -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 index 0000000..4fac8bd --- /dev/null +++ b/etc/vuurmuur/services/telnet-nonpriv @@ -0,0 +1,11 @@ +ACTIVE="Yes" +TCP="2323*1024:65535" +UDP="" +ICMP="" +GRE="" +AH="" +ESP="" +PROTO_41="" +BROADCAST="No" +HELPER="" +COMMENT=""