search

Home  >  Q&A  >  body text

linux - tcpdump如何同时看某个port上in和out的数据

我在服务端使用tcpdump抓包

tcpdump -XX port 5044

测试用客户端连接5044端口,只能看到客户端给服务器5044端口的SYN和ACK等,没有看到服务器发给客户端的ACK。请问如何能同时看到5044这个端口上所有的数据,包括in和out的

巴扎黑巴扎黑2786 days ago721

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-04-17 15:29:34

    Export tcpdump to wireshark for analysis, just right click and follow

    reply
    0
  • Cancelreply