Hi,
after the update to 8.2 I can see a new service/package was installed: proxmox-firewall. Its set to enabled/autostart by default. However, this service fails to start in my environment:
I did not opt in to the nftables preview. Can I go ahead with the deactivation of this service?
Thanks!
Alex
after the update to 8.2 I can see a new service/package was installed: proxmox-firewall. Its set to enabled/autostart by default. However, this service fails to start in my environment:
Code:
root@xxxxxxxxxxx:~# systemctl status proxmox-firewall
× proxmox-firewall.service - Proxmox nftables firewall
Loaded: loaded (/lib/systemd/system/proxmox-firewall.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Wed 2024-04-24 16:55:38 CEST; 1s ago
Duration: 2ms
Process: 8404 ExecStart=/usr/libexec/proxmox/proxmox-firewall (code=exited, status=101)
Main PID: 8404 (code=exited, status=101)
CPU: 1ms
Apr 24 16:55:38 xxxxxxxxxxx systemd[1]: Started proxmox-firewall.service - Proxmox nftables firewall.
Apr 24 16:55:38 xxxxxxxxxxx proxmox-firewall[8404]: thread 'main' panicked at 'cluster firewall config is valid: invalid ip address or CIDR: "_v6"', proxmox-firewall/src/config.rs:187:58
Apr 24 16:55:38 xxxxxxxxxxx proxmox-firewall[8404]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Apr 24 16:55:38 xxxxxxxxxxx systemd[1]: proxmox-firewall.service: Main process exited, code=exited, status=101/n/a
Apr 24 16:55:38 xxxxxxxxxxx systemd[1]: proxmox-firewall.service: Failed with result 'exit-code'.
I did not opt in to the nftables preview. Can I go ahead with the deactivation of this service?
Thanks!
Alex
Last edited: