linux tcpdump补充

If they are going across the loopback interface, you may have to tell
tcpdump to read that interface. On Linux the interface is named lo,
so you can use "-i lo".

tcpdump   -i lo   port   7788 









本文转自 jiu~ 博客园博客,原文链接:http://www.cnblogs.com/jiu0821/p/7144247.html,如需转载请自行联系原作者
上一篇:一个由有符号下标引起的bug


下一篇:error:crosses initialization of ...的解决办法