C celtic3296 New Member Aug 27, 2025 6 0 1 Sep 11, 2025 #1 Proxmox Firewall rules are cleared firewall is enabled but still Proxmox is allowing the traffic- What am I missing? Attachments brave_screenshot_proxmox.local (1).png 28 KB · Views: 7 brave_screenshot_proxmox.local.png 33 KB · Views: 7
Proxmox Firewall rules are cleared firewall is enabled but still Proxmox is allowing the traffic- What am I missing?
shanreich Proxmox Staff Member Staff member Sep 1, 2022 1,652 402 93 Vienna Sep 11, 2025 #2 There is a default ruleset that gets automatically created, see [1] [1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_default_rules
There is a default ruleset that gets automatically created, see [1] [1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_default_rules
C celtic3296 New Member Aug 27, 2025 6 0 1 Sep 11, 2025 #3 Thanks but Established Traffic can be allowed but proxmox is also allowing traffic from new IPs
shanreich Proxmox Staff Member Staff member Sep 1, 2022 1,652 402 93 Vienna Sep 11, 2025 #4 What traffic exactly? Which IP to which IP? Protocol? Ports? How does the generated ruleset look like?
What traffic exactly? Which IP to which IP? Protocol? Ports? How does the generated ruleset look like?
shanreich Proxmox Staff Member Staff member Sep 1, 2022 1,652 402 93 Vienna Sep 11, 2025 #5 That is part of the default ruleset [1]: TCP traffic from management hosts to port 8006 in order to allow access to the web interface Click to expand... You can check the generated management ipset via the command (those are the subnets where traffic to 8006 is allowed): Code: pve-firewall localnet [1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_default_rules
That is part of the default ruleset [1]: TCP traffic from management hosts to port 8006 in order to allow access to the web interface Click to expand... You can check the generated management ipset via the command (those are the subnets where traffic to 8006 is allowed): Code: pve-firewall localnet [1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_default_rules
C celtic3296 New Member Aug 27, 2025 6 0 1 Sep 11, 2025 #6 I only want to allow one IP i.e 192.168.1.55 for management- how do I achieve that?
shanreich Proxmox Staff Member Staff member Sep 1, 2022 1,652 402 93 Vienna Sep 11, 2025 #7 You can create an alias called local_network on the cluster-level that overrides this value, see [1] [1] https://pve.proxmox.com/wiki/Firewall#pve_firewall_ip_aliases
You can create an alias called local_network on the cluster-level that overrides this value, see [1] [1] https://pve.proxmox.com/wiki/Firewall#pve_firewall_ip_aliases