ipfw
wendelmaques
wendel at radiobras.gov.br
Tue Feb 24 09:25:55 PST 2004
> 3. I'm intrested in blocking kazaa/P2P trafic with IPFW
> any help in this issue
Don't block kazaa ports, it will use another port, instead,
use some type of QoS to limit bandwidth linke this:
# TORTURING KAZAA USERS, (ö)
/sbin/ipfw add pipe 5 tcp from any 1214 to any in via de0
/sbin/ipfw pipe 5 config bw 1Kbit/s queue 10
***
I'm not using sofisticated rules like your but work fine for me
take a look ate: http://www.dotpix.com.br/~wendel/rc.d/
wendel
More information about the freebsd-isp
mailing list