[tcpdump-workers] Libpcap and Super User mode

2004-06-30 Thread Bowser Jason S Contr AFRL/IFTA
Title: Message Hello everyone   Is it possible to write a program using libpcap that doesnt need to be run in super user mode, and if there is how would that be done.  Everything that i have seen that uses libpcap has to be in su mode   jason

Re: [tcpdump-workers] pcap_open_live error

2004-06-24 Thread Bowser Jason S Contr AFRL/IFTA
Title: Message I have an update to the problem.  i no longer think that it is a irix issue as i have compiled this code on a redhat 9.0 box as well as a mandrake box.  the problem still exists   Please any help is appreciated   thank you jason -Original Message-From: [EMAIL

[tcpdump-workers] pcap_open_live error

2004-06-23 Thread Bowser Jason S Contr AFRL/IFTA
Title: Message Hey guys, i posted this problem yesterday and have a few more questions   The original problem is this   I am writing a program on an IRIX 6.5 machine that uses the libpcap to grab packets.  That usually works fine. However i have now decided that this program needs to have m

[tcpdump-workers] libpcap problems

2004-06-22 Thread Bowser Jason S Contr AFRL/IFTA
Title: Message Hellow everyone I am having a problem with libpcap. I am using libpcap .8.3I am writing some software that forks multiple process on a unix macine(IRIX) however when i have each child start the pcap_loop when i get to the 4th child and beyond i get the following error pcap_op