Forum Discussion

mac_56679's avatar
mac_56679
Icon for Nimbostratus rankNimbostratus
Dec 25, 2010

some problem about wireshark plugin

i was download f5ethtrailer.wireshark.plugin.1.1.tar.gz and wireshark-0.99.7.tar.gz,then extract them,then patch plugin to wireshark,then compile installed.after the procedure done,wireshark can work well and i capture packet with nnn option,but i can't see extra infor about packets. in the wireshark plugin dir ,also can't find f5ethtrailer-plugin.so i want same help,thanks!

 

  • npmaslow_68104's avatar
    npmaslow_68104
    Historic F5 Account

    Ensure that you're using the -s0 tag for full packet size capture in addition to the interface option. For example:

     

    tcpdump -i internal:nnn -s0 -w /var/tmp/test1.cap