Re: [tcpdump-workers] About promiscuous mode

2007-07-03 Thread Guy Harris
Max Laier wrote: [this is not necessarily the right mailinglist for this question, but ...] Well, Wireshark has separate wireshark-dev and wireshark-users lists, but tcpdump-workers is really the union of "tcpdump-users", "tcpdump-dev", "libpcap-users" ("users" in the sense of people writing

Re: [tcpdump-workers] About promiscuous mode

2007-07-03 Thread Max Laier
On Tuesday 03 July 2007, [EMAIL PROTECTED] wrote: > I'm a college student,now I'm programing a small sniffer use > pcaplib.when I put into promiscuous mode as: > handle=pcap_open_live(dev,SNAP_LEN,1,1000,errbuf); it only can receive > packets post from or sent to me,cannot inercept any packets