Generate tcpdump file in Human readable
878957Jan 10 2012 — edited Jan 10 2012Hi,
Below command which I am using to capture Network packets.But,the generated file is fully with ASCII characters.can you please help in generating tcpdump file in Human readable format.
tcpdump -i <if> -s 65535 -w dump.out
Thanks,
Laxman