Running iperf3 as a server drops all connections to a machine

Eugene Grosbein eugen at grosbein.net
Sun Sep 29 20:30:44 UTC 2019


30.09.2019 3:11, Pete French wrote:

> Its a bit worrying to me that this can happen, especially in userland.
> 
> Any opinions or things people would ike me to check ?

netstat -p tcp -ss
tcpdump -i $interface -npvs0 icmp or 'tcp[tcpflags] & (tcp-rst) != 0'



More information about the freebsd-stable mailing list