RE: how to filter kazaa

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



isnt it easyer to filter ports 1214?

> The following rule has worked for me. 
> 
> http://www.securityfocus.com/infocus/1531
> 
> 
> $IPTABLES -A FORWARD -p tcp -m string --string X-Kazaa-Username: -j REJECT
> --reject-with tcp-reset
> 
> $IPTABLES -A FORWARD -p tcp -m string --string X-Kazaa-Network: -j REJECT
> --reject-with tcp-reset
> 
> $IPTABLES -A FORWARD -p tcp -m string --string X-Kazaa-IP: -j REJECT
> --reject-with tcp-reset
> 
> $IPTABLES -A FORWARD -p tcp -m string --string X-Kazaa-SupernodeIP: -j -j
> REJECT --reject-with tcp-reset
> 
> -----Original Message-----
> From: tracker [mailto:jaws@xxxxxxxxxxx] 
> Sent: Wednesday, May 21, 2003 3:20 PM
> To: netfilter@xxxxxxxxxxxxxxxxxxx
> Subject: how to filter kazaa
> 
> Hi all,
> 
> Im new to this list and iptables. I would like to know how to filter kazaa.
> 
> Thanks.
> 
> Jaws
> 
> 
> 
-- 
Slds.


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux