Hi all.
I'm having an issue with some VMs using lots of connections, flooding the nf_conntrack table. I have raised the nf_conntrack_maximum value to 1000000 and lowered the nf_conntrack_tcp_timeout_established value to the minimum, but some VMs still manage to create enough connections fast enough to start causing degradation to my host with packets being dropped.
So, I have a few questions asking for the best way to tackle this.
Thanks for your time!
I'm having an issue with some VMs using lots of connections, flooding the nf_conntrack table. I have raised the nf_conntrack_maximum value to 1000000 and lowered the nf_conntrack_tcp_timeout_established value to the minimum, but some VMs still manage to create enough connections fast enough to start causing degradation to my host with packets being dropped.
So, I have a few questions asking for the best way to tackle this.
- What is nf_conntrack used for by proxmox and is it essential?
- Should other actions be taken to limit the amount of connections a VM can make? Can proxmox configure connection limits on VM firewalls?
- I've searched around and have not found the option to do this.
- I've searched around and have not found the option to do this.
- Is it possible to disable nf_conntrack with no ill-effects to proxmox?
Thanks for your time!