On Sun, 2003-10-12 at 11:35, Piotr P. wrote: > > Does any body know how to > block traffic with this word using iptables? iptables âA FORWARD âp udp âd 0/0 --dport 1024:65535 âm string --string "KaZaA" âj DROP should do the trick. HTH, C
On Sun, 2003-10-12 at 11:35, Piotr P. wrote: > > Does any body know how to > block traffic with this word using iptables? iptables âA FORWARD âp udp âd 0/0 --dport 1024:65535 âm string --string "KaZaA" âj DROP should do the trick. HTH, C