2014年06月09日
Tweet
Wireshark のマニュアルの通りです。
Panasonic の Let's ノートで tag VLAN のパケットをキャプチャーする必要がありました。
ということで、引用ですが以下の設定。
>Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller
>
> You should add the DWORD SkDisableVlanStrip with value of 1 and the DWORD
> *PriorityVLANTag (including the star) with value of 0 under the registry key:
> "HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\000" ,
> where 000 is the number of the folder for the Marvel ethernet controller.
参考
VLAN capture setup
ちょっと前にやったので、詳細はわすれてしまいました・・。
しかし無事にタグをキャプチャーすることができました。
※ Windows 7 64bit 環境でした。

Panasonic の Let's ノートで tag VLAN のパケットをキャプチャーする必要がありました。
ということで、引用ですが以下の設定。
>Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller
>
> You should add the DWORD SkDisableVlanStrip with value of 1 and the DWORD
> *PriorityVLANTag (including the star) with value of 0 under the registry key:
> "HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\000" ,
> where 000 is the number of the folder for the Marvel ethernet controller.
参考
VLAN capture setup
ちょっと前にやったので、詳細はわすれてしまいました・・。
しかし無事にタグをキャプチャーすることができました。
※ Windows 7 64bit 環境でした。