[Winpcap-users] PROBLEM WITH BUILDING A SOFTWARE BRIDGE

Tassadaque Zia tassadaque at yahoo.com
Tue Sep 16 08:19:07 GMT 2008


HI

I'm trying to use libpcap to build a software bridge using  lan card and wifi card I open both cards using pcap_open_live(). Then I start two threads, each collecting frames on one of the card using pcap_next_ex() and then thread sending the frame using pcap_sendpacket(). Every thing seems fine but when i try to ping from my wifi card the ethernet card of some other machine. the wifi card gets RARP (<IP> is at <MAC Adress>) but it does not generate the echo request.
Muhammad Tassadaque Zia


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20080916/c9732549/attachment.htm


More information about the Winpcap-users mailing list