admin 2010 年 9 月 27 日 サーバ管理 デバッグのために HTTP 通信のパケットをキャプチャする必要がある場合に使用する tcpdump port 80 -i eth0 -s 1600 -x -w /tmp/http.cap tcpdump を使って通信のデータを取得する