Hacker News new | ask | show | jobs
by spokengent 5378 days ago
FWIW, netstat isn't fun to use. conntrack is better, or cat /proc/net/ip_conntrack
2 comments

They're on FreeBSD. conntrack is a Linux utility.
ah ok I see...
conntrack is not netstat. I requires netfilter's connection tracking feature.

Using conntrack on a 1MC system will waste even more kernel memory!