Runbook

Host conntrack limit incident

Back to Runbooks

Overview

A host conntrack limit incident occurs when the number of conntrack is approaching the limit of a particular host. This can cause network connectivity issues and can potentially affect the performance of the host. The incident may need to be investigated and resolved by a software engineer or network administrator.

Parameters

Debug

Check the current conntrack limit

Check the current number of conntracked connections

Check the current number of connections for a specific IP address

Check the current number of connections for a specific port

Check the current number of connections for a specific protocol

Check the list of established connections for a specific IP address

Check the list of established connections for a specific port

Check the list of listening ports

Check the network traffic using tcpdump

Increase in traffic causing the conntrack limit to be reached on the host.

Repair

Increase the conntrack limit on the affected host.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.