X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fvuurmuur%2Frules%2Frules.conf;h=fb4713ebd6c30482c5e3aad583e3c8440720b8cf;hb=f490ea5e78722001837a7a34c8177583510759d6;hp=283b884e250da33d6fc115b5d1a9ade22d8110f0;hpb=bbe5e169cc98b998e2b9e1656823245d3168e60e;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/vuurmuur/rules/rules.conf b/etc/vuurmuur/rules/rules.conf index 283b884..fb4713e 100644 --- a/etc/vuurmuur/rules/rules.conf +++ b/etc/vuurmuur/rules/rules.conf @@ -17,3 +17,8 @@ RULE="Dnat service imaps from world.inet to mail.vservers.internal options in_in RULE="Accept service imaps from world.inet to firewall options in_int=\"vserver-mail-nic\"" RULE="Dnat service ssh from world.inet to login.vservers.internal options in_int=\"inet-nic\",comment=\"ssh to login\"" 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\""