Re: [tcpdump-workers] libpcap linux direction

2009-03-30 Thread Aaron Turner
On Sat, Mar 28, 2009 at 3:46 AM, David H. Lynch Jr. wrote: > Thanks; >    How does one use pcap to transmit to both the net and the local host ? >    This seems to work with winpcap in colinux. I'm not aware of any way to do that with libpcap. -- Aaron Turner http://synfin.net/ http://tcpreplay

Re: [tcpdump-workers] libpcap linux direction

2009-03-28 Thread David H. Lynch Jr.
Thanks; How does one use pcap to transmit to both the net and the local host ? This seems to work with winpcap in colinux. Aaron Turner wrote: > On Thu, Mar 26, 2009 at 7:35 AM, David H. Lynch Jr. wrote: > >>I am using libpcap under linux as a pseudo NIC for an embeded system

Re: [tcpdump-workers] libpcap linux direction

2009-03-27 Thread Aaron Turner
On Thu, Mar 26, 2009 at 7:35 AM, David H. Lynch Jr. wrote: >    I am using libpcap under linux as a pseudo NIC for an embeded system > emulator. >    I have no difficulty trapping a linux interface and sending and > receiving packets to the outside net. >    However, I am unable to send/receive pa

[tcpdump-workers] libpcap linux direction

2009-03-26 Thread David H. Lynch Jr.
I am using libpcap under linux as a pseudo NIC for an embeded system emulator. I have no difficulty trapping a linux interface and sending and receiving packets to the outside net. However, I am unable to send/receive packets to the IP of the interface I am trapping. I have tried a