Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

tcpdump commands

  • 09-10-2008 12:18am
    #1
    Closed Accounts Posts: 1,663 ✭✭✭


    Have just started using tcpdump in college. Anyone know what -XX is for?? Thanks in advance


Comments

  • Closed Accounts Posts: 6,300 ✭✭✭CiaranC


    Have just started using tcpdump in college. Anyone know what -XX is for?? Thanks in advance
    lol, wouldnt it be quicker to rtfm than posting on an internet forum?

    man tcpdump

    -XX When parsing and printing, in addition to printing the headers
    of each packet, print the data of each packet, including its
    link level header, in hex and ASCII.


  • Closed Accounts Posts: 2,039 ✭✭✭rmacm


    Have just started using tcpdump in college. Anyone know what -XX is for?? Thanks in advance

    http://www.sans.org/resources/tcpip.pdf?ref=3871

    ^^^^ I found that pdf pretty useful as a quick reference for tcpdump.


  • Closed Accounts Posts: 1,663 ✭✭✭evil-monkey


    CiaranC wrote: »
    lol, wouldnt it be quicker to rtfm than posting on an internet forum?

    man tcpdump

    -XX When parsing and printing, in addition to printing the headers
    of each packet, print the data of each packet, including its
    link level header, in hex and ASCII.

    much obliged!! :D


Advertisement