X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fvuurmuur%2Frules%2Frules.conf;h=fb4713ebd6c30482c5e3aad583e3c8440720b8cf;hb=f490ea5e78722001837a7a34c8177583510759d6;hp=4454c9c0c870bff9bc8f3501d0584d6888f0ae47;hpb=7381ea0dbb97b9c3365201cfc2504774983d9478;p=matthijs%2Fservers%2Fdrsnuggles.git 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\""