System specs:
Linux client 3.10.0-123.20.1.el7.x86_64 #1 SMP Centos 5
I am having some blockages on my DC. I have identified the machine that is making the requests. I also analyzed the outgoing traffic of the requesting machine and it appears to be that one:
12:04:13.408750 IP (tos 0x0, ttl 64, id 22804, offset 0, flags [DF], proto TCP (6), length 83)
client.50581 > 192.168.1.30.msft-gc: Flags [P.], cksum 0xbdd6 (incorrect -> 0x7ba4), seq 0:31, ack 1, win 115, options [nop,nop,TS val 312783772 ecr 911925611], length 31
I am not able to identify the service or task that is making this request, I have tried with:
netstat -tnp |grep 50581
and
lsof -i TCP:50581
But without result, how could I know who is occupying that port?
Thanks.
lsof -iwithout specifying a port number.msft-gc, i.e., 3268. It's also not clear why there must be something there. As far as that packet is concerned, it's a broken ACK