* Re: How to drop traffic Kazza and AudioGalaxy Ports?
[not found] <BGEDKDNOALIOMEHDPHHLCEEECGAA.chsilva@linares.net.mx>
@ 2002-05-25 15:45 ` Robert Botha
2002-06-14 8:17 ` Danila Octavian
0 siblings, 1 reply; 2+ messages in thread
From: Robert Botha @ 2002-05-25 15:45 UTC (permalink / raw)
To: netfilter
you have to block port 1214 on the FORWARD chain for KaZaa
and my guess would be to block the audio galaxy servers IPs on the
FORWARD chain since audio galaxy just use standard http port 80 and ftp
port 21&20 for transfers and frontend
Carlos Horacio Silva Elizondo wrote:
> Hello , Any body knows how to drop the port of kazza and AudioGalaxy
> using IPtables
> I want to restrict All Internal Network to use This Programs
>
> eth0 External Network
> eth1 Internal Network
> Running SuSE 7.3 Kernel 2.4.-10
> Thanks!
>
>
> Informatica y Redes, S.A. de C.V.
> Corregidora 711 y 714 Norte
> Linares, N.L., CP.67700
> Tels. (821) 2124600,2127080,2120198
> www.linaresonline.com <http://www.linaresonline.com/>
> Tecnología a Tú Servicio !
>
--
Robert Botha
jabber: flash@vitalclan.co.za
#include <witty_taglines.h>
void main() {
printf("%s\n",witty());
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to drop traffic Kazza and AudioGalaxy Ports?
2002-05-25 15:45 ` How to drop traffic Kazza and AudioGalaxy Ports? Robert Botha
@ 2002-06-14 8:17 ` Danila Octavian
0 siblings, 0 replies; 2+ messages in thread
From: Danila Octavian @ 2002-06-14 8:17 UTC (permalink / raw)
To: netfilter
----- Original Message -----
From: "Robert Botha" <flash@flash.za.org>
To: <netfilter@lists.samba.org>
Sent: Saturday, May 25, 2002 6:45 PM
Subject: Re: How to drop traffic Kazza and AudioGalaxy Ports?
> you have to block port 1214 on the FORWARD chain for KaZaa
> and my guess would be to block the audio galaxy servers IPs on the
> FORWARD chain since audio galaxy just use standard http port 80 and ftp
> port 21&20 for transfers and frontend
>
> Carlos Horacio Silva Elizondo wrote:
> > Hello , Any body knows how to drop the port of kazza and AudioGalaxy
> > using IPtables
> > I want to restrict All Internal Network to use This Programs
> >
> > eth0 External Network
> > eth1 Internal Network
> > Running SuSE 7.3 Kernel 2.4.-10
> > Thanks!
> >
> >
> > Informatica y Redes, S.A. de C.V.
> > Corregidora 711 y 714 Norte
> > Linares, N.L., CP.67700
> > Tels. (821) 2124600,2127080,2120198
> > www.linaresonline.com <http://www.linaresonline.com/>
> > Tecnología a Tú Servicio !
> >
>
>
> --
> Robert Botha
> jabber: flash@vitalclan.co.za
> #include <witty_taglines.h>
> void main() {
> printf("%s\n",witty());
> }
>
>
>
>
>
About Kazaa I don't use it and have no ideea ...
but about AudioGalaxy I can tell ya what u have to block :
64.245.58.0/23 is their class u only have to put in your firewall something
like
iptables -A FORWARD -d 64.245.58.0/23 -j REJECT
Seeya
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-14 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <BGEDKDNOALIOMEHDPHHLCEEECGAA.chsilva@linares.net.mx>
2002-05-25 15:45 ` How to drop traffic Kazza and AudioGalaxy Ports? Robert Botha
2002-06-14 8:17 ` Danila Octavian
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.