]> git.proxmox.com Git - pve-firewall.git/blobdiff - src/PVE/Firewall.pm
fix Razor macro
[pve-firewall.git] / src / PVE / Firewall.pm
index f294d365545facc005c3a6195ba699eaf4674bce..ba1cb5f5924af094fe647f98d40e2703eca96ff4 100644 (file)
@@ -423,7 +423,7 @@ my $pve_fw_macros = {
     ],
     'Razor' => [
        "Razor Antispam System",
-       { action => 'ACCEPT', proto => 'tcp', dport => '2703' },
+       { action => 'PARAM', proto => 'tcp', dport => '2703' },
     ],
     'Rdate' => [
        "Remote time retrieval (rdate)",