proxmox-firewall - switching and default rules

der_baer

New Member
Apr 1, 2025
2
0
1
hello,

im figuring out which firewall to use. im looking to proxmox-firewall. i was a bit suprised when turning it on, that 8006 accepts incoming connections by the default rules.

table inet proxmox-firewall {
set v4-dc/management {
type ipv4_addr
flags interval
auto-merge
elements = { 192.168.178.0/24 }
}

set v4-dc/management-nomatch {
type ipv4_addr
flags interval
auto-merge
}

it is not possible to block/edit those rules? there is no ipset preconfigured or visible in the gui. even when there is a rule created via the webgui?