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
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
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
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