Re: Running iperf3 as a server drops all connections to a machine

2019-10-03 Thread Pete French
> > Any opinions or things people would ike me to check ? > > netstat -p tcp -ss > tcpdump -i $interface -npvs0 icmp or 'tcp[tcpflags] & (tcp-rst) !=3D 0' I havent had a chnace to look at this for a couple of days, but I thought I would give it mor testing now (doing the above). Updated to the lat

Re: Running iperf3 as a server drops all connections to a machine

2019-09-29 Thread Eugene Grosbein
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' ___

Running iperf3 as a server drops all connections to a machine

2019-09-29 Thread Pete French
This is odd - I have six FreeBSD boxes on the local ether here. Five are HP Microservers, one is an AMD Ryzen. They are all running 12.1 r352847 built yesterday - and its one compilation I did which is rsynced out to all the machines, so an identical build. I was running iperf3 -s on one machine a