Albert Chin wrote:
I've built libpcap-0.9.3 and tcpdump-3.9.3 on HP-UX 11i:
# tcpdump
tcpdump: no suitable device found
libpcap-0.8.3/tcpdump-3.8.3 works fine. How can I help debug this?
FWIW, there are/were _several_ 11i releases:
HP-UX 11.11 aka 11i v1.0 PA-RISC only
HP-UX 11.20 aka
Guy Harris wrote:
Albert Chin wrote:
Nothing. Even if I specify the interface:
# tcpdump -i lan0
tcpdump: # echo $?
1
Try applying the attached patch to "pcap-dlpi.c", rebuild, rebuild
tcpdump, and try again.
Don Ebright sent me mail noting another possible problem. Here's a new
Albert Chin wrote:
Nothing. Even if I specify the interface:
# tcpdump -i lan0
tcpdump:
# echo $?
1
Try applying the attached patch to "pcap-dlpi.c", rebuild, rebuild
tcpdump, and try again.
Index: pcap-dlpi.c
===
RCS f
CVS log entries from 09.08.2005 (Tue) 09:07:01 - 10.08.2005 (Wed) 09:06:58 GMT
=
Summary by authors
=
Author: guy
File: libpcap/findalldevstest.c; Revisions: 1.1
File: libpcap/INS