Dirk's Tech Findings

tcpdump shows significant "packets dropped by kernel"

Publication date: 2019-04-08

Issue: tcpdump shows significant "packets dropped by kernel"

When running tcpdump, it shows a significant amount of "packets dropped by kernel".

Solution: Disable name resolution

Disable name resolution by running tcpdump with the parameter "-n".

Back to topic list...