Here is a little bit of an over kill approach I took,  the first blocks what
I think are the ports used for the server.  #3,4,5 block their whole net
which is their web servers, DNS servers and the file shareing servers.  I
haven't seen any problems with it so far, and it seems to work in what
little testing I did.

     2 #Deny Napster
       Deny   ANY TCP 
          from 0.0.0.0/0.0.0.0
            to 0.0.0.0/0.0.0.0 5555 6666 7777 

     3 #Deny Napster WWW
       Deny   ANY TCP 
          from 0.0.0.0/0.0.0.0
            to 208.178.163.58/255.255.255.0

     4 #Deny Napster WWW #2
       Deny   ANY ALL 
          from 0.0.0.0/0.0.0.0
            to 208.49.239.246/255.255.255.0

     5 #Deny Napster WWW #3
       Deny   ANY ALL 
          from 0.0.0.0/0.0.0.0
            to 208.184.216.238/255.255.255.0

At 04:59 PM 3/1/00 +0100, you wrote:
>Send postings to: [EMAIL PROTECTED]
>Access the list archives at:
>http://www.gnatbox.com/gb-users/
>----------------------------------
>At 10:22 1-3-00 -0500, Justin Fisher wrote:
>>Send postings to: [EMAIL PROTECTED]
>>Access the list archives at:
>>http://www.gnatbox.com/gb-users/
>>----------------------------------
>>Napster is eating up my bandwidth!  Which ports does napster use?
>>
>
>
>You can find out more about the protocol used by Napster here:
>
>http://david.weekly.org/code/napster.php3
>and here
>http://opennap.sourceforge.net/napster.txt
>
>If you are able to figure it out please post your findings to the list as
>this question has been asked before by some people but I have not seen it
>answered yet.
>
>Regards,
>
>Benno...
>
>----------------------------------------------
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe gb-users your_email_address
>in the body of the message
>
>


Reply via email to