差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:openwrt:wireshark [2022/08/26 06:30] – [OpenWrt 側の設定] ともやん | linux:openwrt:wireshark [2022/08/26 06:48] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== | + | ====== |
| - | {{: | + | {{: |
| ===== OpenWrt 側の設定 ===== | ===== OpenWrt 側の設定 ===== | ||
| <WRAP color_term> | <WRAP color_term> | ||
| 行 41: | 行 41: | ||
| ===== PC 側の設定 ===== | ===== PC 側の設定 ===== | ||
| + | **Wireshark** をインストールする🤔\\ | ||
| + | [[linux: | ||
| + | [[windows: | ||
| + | |||
| SSH remote capture をクリックする。\\ | SSH remote capture をクリックする。\\ | ||
| - | {{hardware: | + | {{hardware: |
| ==== Server タブ ==== | ==== Server タブ ==== | ||
| Remote SSH server address に OpenWrt ルーターの IP アドレスを指定する。\\ | Remote SSH server address に OpenWrt ルーターの IP アドレスを指定する。\\ | ||
| Remote SSH server port に OpenWrt ルーターの SSH ポートを指定する。\\ | Remote SSH server port に OpenWrt ルーターの SSH ポートを指定する。\\ | ||
| - | {{hardware: | + | {{hardware: |
| ==== Authentication タブ ==== | ==== Authentication タブ ==== | ||
| 行 53: | 行 57: | ||
| Path to SSH private key に rsa key (OpenSSH 形式) のパスを指定する。\\ | Path to SSH private key に rsa key (OpenSSH 形式) のパスを指定する。\\ | ||
| SSH key passphrase に rsa key のパスフレーズを指定する。\\ | SSH key passphrase に rsa key のパスフレーズを指定する。\\ | ||
| - | {{hardware: | + | {{hardware: |
| ==== Capture タブ ==== | ==== Capture タブ ==== | ||
| Remote interface に br-lan を指定する。\\ | Remote interface に br-lan を指定する。\\ | ||
| Remote capture filter に not port 22 (SSH ポート 22 を除外) を指定する。\\ | Remote capture filter に not port 22 (SSH ポート 22 を除外) を指定する。\\ | ||
| - | {{hardware: | + | {{hardware: |
| 最後に [開始] ボタンを押して、パケットキャプチャを開始する。\\ | 最後に [開始] ボタンを押して、パケットキャプチャを開始する。\\ | ||