Advertisement
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.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

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