1834914 Members
2545 Online
110071 Solutions
New Discussion

tcpdump issue

 
Dan Copeland
Regular Advisor

tcpdump issue


Hi all,

I downloaded tcpdump and libpcap from the HP website and installed libpcap 0.6.2 and then tcpdump. We have the latest ARPA transport patch on this 11.11 server( PHNE_25642). When I try to run the tcpdump using this command

" tcpdump -i lan0 -w /tmp/trace" it comes out with this error

tcpdump: recv_ack: info unexpected primitive ack 0x0

Has anybody come across this problem before? Please advise
2 REPLIES 2
Sajid_1
Honored Contributor

Re: tcpdump issue

hi,

The latest patch is PHNE_27063 - s700_800 11.11 cumulative ARPA Transport patch. May be this patch will solve the issue.

rgds,
learn unix ..
T G Manikandan
Honored Contributor

Re: tcpdump issue

check this link
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe03036e69499d611abdb0090277a778c,00.html

you can download and install the latest versions of tcpdump from
www.tcpdump.org


Thanks