i want ask for command can Get only the IPs have more then 1 connection with different source port
xxx.xxx.xxx.xxx:X | xxx.xxx.xxx.xxx:Y (example)
if IP1 has connection to server with Src Port X and IP1 has another Connection with SourcePort Y
tcpdump will print the IP for as Filter condition
can tcpdump do this or can use another tool ?