4 ms·
FWIW, netstat isn't fun to use. conntrack is better, or cat /proc/net/ip_conntrack
by spokengent 15y ago
FWIW, netstat isn't fun to use. conntrack is better, or cat /proc/net/ip_conntrack
- Luyt 15y agoThey're on FreeBSD. conntrack is a Linux utility.
- spokengent 15y agoah ok I see...
- KonradKlause 15y agoconntrack is not netstat. I requires netfilter's connection tracking feature. Using conntrack on a 1MC system will waste even more kernel memory!