2009年11月2日月曜日

Snow Leopard に Wireshark をインストール

MacPortsを使ったWiresharkのインストールがうまくいかなかったので、Wiresharkのサイトからバイナリをダウンロードしてインストールすることにしました。

手順
  1. WiresharkをApplicationsにコピー
  2. Utilitiesフォルダに入る
  3. Commandの中身をパスの通ったフォルダにコピー
  4. ChmodBPFフォルダをStartupItemsにコピー
  5. Wiresharkを起動する
  6. メニューから[Edit]>[Preference]の[Name Resolution]を開く
  7. SMI (MIB and PIB) paths に /usr/share/snmp/mibs/ を追加する
  8. ターミナルで/Library/StartupItems に入る
  9. sudo chown -R root:wheel ChmodBPF としてrootオーナーに変更
  10. OSを再起動する

0 件のコメント: