Linux Netfilter discussions
 help / color / mirror / Atom feed
* Block Kazaa from the internal network
@ 2003-10-16  9:42 Lohan Spies
  2003-10-16  9:57 ` Chris Lowth
  0 siblings, 1 reply; 5+ messages in thread
From: Lohan Spies @ 2003-10-16  9:42 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

Hi All,
 
How can i block ALL Kazaa connections from inside my network?
 
Thanks,
 
Lohan Spies 
Systems Administrator CSA / DBA / MCP
IQ Business  <http://www.iqgroup.net/> Group
Tel: +27 12 521 7309
Fax: +27 12 541 3441
Cell: +27 83 258 2698
l.spies@petzetakis-africa.co.za 


 

 


CONFIDENTIALITY CAUTION: If you have received this communication in error, please note that it is intended for the addressee only, is private and confidential and dissemination or copying prohibited. Please notify us immediately by e-mail and return the original message. We cannot assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. Thank you

[-- Attachment #2: Type: text/html, Size: 3877 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Block Kazaa from the internal network
@ 2003-10-17  3:09 George Vieira
  0 siblings, 0 replies; 5+ messages in thread
From: George Vieira @ 2003-10-17  3:09 UTC (permalink / raw)
  To: netfilter

> iptables -A FORWARD -p udp -d 0/0 --dport 1024:65535 -m 
> string --string
> "KaZaA" -j DROP
How about just blocking all UDP and allow only those needed?? saves doing string matches on alot of ports..
I thought Kazaa used some TCP as well..



PS: Never seems to amaze me how many have Kazaa working and want to switch it off and then there's the other half who want Kazaa and can't get it working.... Beats me.. he he.. well actually I know why, but............



Thanks,
____________________________________________
George Vieira
Systems Manager
georgev@citadelcomputer.com.au

Citadel Computer Systems Pty Ltd
http://www.citadelcomputer.com.au


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-17  3:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-16  9:42 Block Kazaa from the internal network Lohan Spies
2003-10-16  9:57 ` Chris Lowth
2003-10-16 13:33   ` Josh Berry
2003-10-17  2:51     ` Herman
  -- strict thread matches above, loose matches on Subject: below --
2003-10-17  3:09 George Vieira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox