Hacker News new | ask | show | jobs
by jen_h 5385 days ago
A. That is AWESOME. Props, guys! B. Just how long did it take for that netstat to return? ;)
1 comments

FWIW, netstat isn't fun to use. conntrack is better, or cat /proc/net/ip_conntrack
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!