Linux Netfilter discussions
 help / color / mirror / Atom feed
* about yahoo messenger and http download
@ 2003-04-12  0:15 chammy
  2003-04-12  9:48 ` Povilas
  2003-04-12 14:53 ` Tom Marshall
  0 siblings, 2 replies; 3+ messages in thread
From: chammy @ 2003-04-12  0:15 UTC (permalink / raw)
  To: netfilter

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

Does any one can provide tip & hints, how to block the yahoo messenger and http downlaod, the mainly problem of yahoo messenger is can not block "all block"

yahoo mesenger default is 5050, if not avaiable will scan 80 , we can not stop 80 cause we need to www service and the http download is same problem 

thanks  a lot

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

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

* Re: about yahoo messenger and http download
  2003-04-12  0:15 about yahoo messenger and http download chammy
@ 2003-04-12  9:48 ` Povilas
  2003-04-12 14:53 ` Tom Marshall
  1 sibling, 0 replies; 3+ messages in thread
From: Povilas @ 2003-04-12  9:48 UTC (permalink / raw)
  To: chammy; +Cc: netfilter

Hello,
chammy wrote:

> Does any one can provide tip & hints, how to block the yahoo messenger 
> and http downlaod, the mainly problem of yahoo messenger is can not 
> block "all block"
>  
> yahoo mesenger default is 5050, if not avaiable will scan 80 , we can 
> not stop 80 cause we need to www service and the http download is same 
> problem
>  
> thanks  a lot

I suppose you can try this::
in your router ( of course if it's possible) you can run proxy server as 
squid. Then you can mane transparent proxy, redirecting transparently 
from 80 port to squid port. Squid understands only http and ftp 
requesrs. Kazaa and others over 80 port won't work. I've tested this and 
it really works.
I don't know, but I think that yahoo messenger will do the same.

Bye,
Paul



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

* Re: about yahoo messenger and http download
  2003-04-12  0:15 about yahoo messenger and http download chammy
  2003-04-12  9:48 ` Povilas
@ 2003-04-12 14:53 ` Tom Marshall
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Marshall @ 2003-04-12 14:53 UTC (permalink / raw)
  To: chammy; +Cc: netfilter

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

On Sat, Apr 12, 2003 at 08:15:03AM +0800, chammy wrote:
> Does any one can provide tip & hints, how to block the yahoo messenger and http
> downlaod, the mainly problem of yahoo messenger is can not block "all block"
>  
> yahoo mesenger default is 5050, if not avaiable will scan 80 , we can not stop
> 80 cause we need to www service and the http download is same problem

1. The easy way

  * Tell employees that Yahoo Messenger is prohibited.
  * Log outbound connections to port 5050.
  * Find a unique signature for the HTTP connections and log them.
   (eg. "Host: scs.yahoo.com" or somesuch).
  * Let management deal with offenders.

2. The hard way

  Try to fool Yahoo Messenger into thinking that it got a connection, but
  the server immediately closed the connection.  Perhaps then it will not
  try to go stealth and instead tell the user that it cannot connect.  You
  might try using a REDIRECT to a local port and use tcpwrappers to force
  the socket to be immediately closed.

-- 
I hate mankind, for I think myself one of the best of them, and I know
how bad I am.
        -- Samuel Johnson

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

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

end of thread, other threads:[~2003-04-12 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-12  0:15 about yahoo messenger and http download chammy
2003-04-12  9:48 ` Povilas
2003-04-12 14:53 ` Tom Marshall

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