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
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.

tcpdump commands

  • 09-10-2008 01: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