8521
![]() |
|
|
|
|
|||||||
| Off-Topic Have some non-FreeBSD related questions, or want just to chit-chat about anything that is not related to FreeBSD? This is the forum for you. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I've been trying to learn about tcpdump and wondering if there is any advantage of reading the output as hex over ascii. From what I've been reading is the ascii output is just the hex code but in a easier readable form. Is there any info not shown in ascii. Thanks. |
|
#2
|
||||
|
||||
|
The non-printable ascii codes are easier to see when using the hex output.
I usually use the -X option, this will show hex and ascii.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
WibbleWobble (July 3rd, 2009) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] ifconfig - display non-hex netmasks? | shofixti | Networking | 9 | June 4th, 2010 18:00 |
| Display extended ASCII characters | Ugluk911 | System Hardware | 5 | March 25th, 2009 05:40 |
| ping failed but tcpdump captured echo request/reply packets | aldebran | Networking | 3 | January 16th, 2009 17:24 |