Paul N.
unread,Mar 28, 2014, 4:25:14 PM3/28/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
Obtained a capture with TCPWare's tcpdump utility, using syntax:
$ tcpdump -s 1600 -w capfile.cap <expr>
but apps such as Wireshark and Network Monitor are unable to parse the
packets (they can read the file and can see the hex bytes, but do not
parse the packets into fields).
Also tried:
$ netcu tcpdump /write=capfile.cap /snap=1600 <expr>
The tcpdump utility provided in Multinet and TCP/IP Services for OpenVMS are unable to read the file with:
$ tcpdump -r capfile.cap
Any ideas/tricks?
Thanks,
Paul