]> git.proxmox.com Git - pve-firewall.git/commit
fix #4018: add firewall macro for SPICE
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 29 Jun 2022 11:07:08 +0000 (13:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 12 Sep 2022 15:15:57 +0000 (17:15 +0200)
commitb3b7974f9aaed5242b9526f19fef6b23f183cc24
tree7e2224202066c2b1378bd686dad523c16a2e9d94
parentdd559e8af825064a7340a373b5d3ba86dd2fdbcb
fix #4018: add firewall macro for SPICE

uses port 3128 (same as squid)

although it's enabled by default for the "management" ipset, it doesn't
hurt to add it in there.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/PVE/Firewall.pm