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...
Read more
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...
Read more