like iptables, statefull.Hello,
I would like to know if nftables is statefull or stateless?
You will need to add a CT rule to your firewall chain, otherwise nftables is stateless:Hello
Thank you for your answer
when I activate the nftables and in vm set outbound traffic for a port to block keeping the inbound of the same port to enabled, the traffic will stop.
I am using nftables and firewall with default settings. while if I disabled nftables it works fine. do you know what is the issue?
ct state established,related accept
with the new proxmox nftables implementation ?Hello
Thank you for your answer
when I activate the nftables and in vm set outbound traffic for a port to block keeping the inbound of the same port to enabled, the traffic will stop.
I am using nftables and firewall with default settings. while if I disabled nftables it works fine. do you know what is the issue?
ah, i though we were talking just about nftables in general not the firewall implementation - my mistake. The proxmox implementation is stateful.with the new proxmox nftables implementation ?
Here is the installed nft version nftables v1.0.6 (Lester Gooch #5). how to get the version of proxmox-firewall?Did you already upgrade to proxmox-firewall 0.4.2 ? There was a bug with conntrack that has been fixed in this version.
i added this part manually to the configurationct state established,related accept
I found it statless. I already upgraded proxmox to up to dateah, i though we were talking just about nftables in general not the firewall implementation - my mistake. The proxmox implementation is stateful.
Did you already upgrade to proxmox-firewall 0.4.2 ? There was a bug with conntrack that has been fixed in this version.
yes, i have that version mentioned belowDid you already upgrade to proxmox-firewall 0.4.2 ? There was a bug with conntrack that has been fixed in this version.
RUST_LOG=trace /usr/libexec/proxmox/proxmox-firewall 2> firewall_log_$(hostname).txt
You will need to enable nftables first in order for this to workDo I need to enable nftables firstly or only I need to run your command?
Hello,Code:RUST_LOG=trace /usr/libexec/proxmox/proxmox-firewall 2> firewall_log_$(hostname).txt
That's only a small part of the logs - if you could somehow send me the whole file that would help a lot.
We use essential cookies to make this site work, and optional cookies to enhance your experience.