Networking Forums

Networking Forums > Computer Networking > Linux Networking > blocking packets which come we get from pcap application

Reply
Thread Tools Display Modes

blocking packets which come we get from pcap application

 
 
tapankulkarni@gmail.com
Guest
Posts: n/a

 
      02-26-2006, 05:06 PM
Hi,
I want to block some specific packets in my pcap application. I can
identify those packets.But I am not able to determine how to trash
those packets without sending them to application they are intended
for. Please tell me how can I trash specific packets? Thank you.

 
Reply With Quote
 
 
 
 
Andrew Gideon
Guest
Posts: n/a

 
      02-26-2006, 08:04 PM
(E-Mail Removed) wrote:

> I want to block some specific packets in my pcap application. I can
> identify those packets.


How do you identify these packets? Is this something iptables can be told
to do? It can simply DROP those packets if so.

- Andrew

 
Reply With Quote
 
tapankulkarni@gmail.com
Guest
Posts: n/a

 
      02-27-2006, 03:39 AM
Thanks for reply. I searched the packets' data with mypcap program. If
the data does not contain any malicious word like adult sites have then
it is a clean packet. Otherwise I want to drop the packet or just block
it from going to the intended user. I want to block the packets
containing adult data.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pcap and packets lancer6238@yahoo.com Linux Networking 0 11-10-2008 05:42 AM
Force an application to use the IP I want for outgoing packets Gdss Linux Networking 13 01-24-2008 12:05 PM
capture packets in application ? Polaris Windows Networking 3 06-09-2006 02:40 PM
Guarddog blocking packets on the same interface Todd Linux Networking 0 12-08-2005 12:47 AM
pcap filters outgoing packets Johny Franslay Linux Networking 0 04-22-2004 02:08 AM



1 2 3 4 5 6 7 8 9 10 11