|
|
|
|
|
by isostatic
2885 days ago
|
|
sudo netstat -planut would have shown what process was sending udp (and any other connections) If I run up an iperf stream from one AWS server to another and run that command, one line that's out is this: udp 0 0 172.26.4.22:44142 52.56.147.150:5001 ESTABLISHED 20114/iperf
|
|
A better approach could be systemtap which has a whole system visibility.