What do you think would be the difference between the copy and the
orignal?

If your intention is to prevent the packet from reaching its destination,
then you will need some sort of store and forward mechanism to first store
the packet and then forward it if required.

Basically you will need a firewall/gateway combination with the packet
capturing happening at the firewall/gateway before the packet
(ever) moves on to its destination.

So you would say 'Capture all packets on this interface, but do not let it
go past this interface'

-Naren

On Thu, 31 Jan 2002, LUG-REC
wrote:

> hi
> 
> using libpcap library can be used to capture packets. but in that way one 
> only gets a copy of the packet captured. the original packet however moves 
> to its destination. 
> so can any one tell me how to capture the original packet?
> 
> anjaneya
> 
> 
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to