Fadel, 2002-Nov-19 13:13 -0300: > Hi there, > > I got a trouble in my network while trying to block Kazaa. > I tried to drop port 1214 with this rule: > > iptables -A FORWARD --dport 1214 -j DROP > > but this doesn't work. so I did sniffing to see what kind of packets and > ports kazaa uses and I saw that it searches for servers in different ports. > later, I read in various texts around the net, but all recommend to block > port 1214 and kazaa site. this probably worked in version 1. > > how could I block kazaa, since I need accept connections in high ports? > > sorry for the bad english.
Have you tried blocking on the INPUT chain? That's where'd I'd put that rule. jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]