I'll let you know if I cross your issue, but I'm somewhat new to both.  I will say this: I libnet uses the packet.dll (winpcap) so look for the function in it to carry out what you need.  If not you will likely have to implement your own --extending libnet and using 
packet.dll calls.<br><br>but others may have more precise advice for you...<br><br>george<br><br><div><span class="gmail_quote">On 7/13/06, <b class="gmail_sendername">ahsan askari</b> &lt;<a href="mailto:ahsanaskari@gmail.com">
ahsanaskari@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>Hi,</div>
<div>I am&nbsp;implementing a simple network firewall for my dissertation. My firewall application will sit on the internal network gateway which has two interfaces (via vmware). My application will pick packets from external interface, take some decision by consulting ACL and send the packet on to the internal network. 
</div>
<div>I planned to use winpcap for picking up the packet and libnet to send the packet on internal network. I have tested winpcap and it is working fine. But the problem is I am not able to setup libnet on windows properly. I can also use winpcap to forward packets but I suppose that libnet has much better interface than winpcap for sending packets. Could anybody please tell me how could I use libnet on windows or should I use winpcap ?
</div>
<div>&nbsp;</div>
<div>Also, If someone know about any prebuilt traffic generator. I want to use one to test different scenerios for my firewall.</div>
<div>thank you </div></div><div><span class="sg">
<div>&nbsp;</div>
<div>Ahsan </div>

</span></div><br>_______________________________________________<br>Winpcap-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Winpcap-users@winpcap.org">Winpcap-users@winpcap.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.winpcap.org/mailman/listinfo/winpcap-users" target="_blank">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br><br><br></blockquote>
</div><br>