[Winpcap-users] Question regarding sending packets

George S. Lockwood gslockwood at gmail.com
Fri Jul 14 04:00:11 GMT 2006


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.

but others may have more precise advice for you...

george

On 7/13/06, ahsan askari <ahsanaskari at gmail.com> wrote:
>
> Hi,
> I am 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.
> 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 ?
>
> Also, If someone know about any prebuilt traffic generator. I want to use
> one to test different scenerios for my firewall.
> thank you
>
> Ahsan
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20060714/c68ddc42/attachment.htm


More information about the Winpcap-users mailing list