Mário Gamito wrote:
I've been noticing that many people spend the whole day hearing to online radios.
How can i block the streaming ?
It's HTTP and i think it's through port 80.
Block HTTP outgoing }:->
PS: No good blocking the radio sites, they'll discover others.
It's always problematic to try to solve social problems by using technical means.
Anyway: If you use squid as an HTTP proxy, you can block a) either the clients http://www.squid-cache.org/mail-archive/squid-users/200511/0327.html or use squid to block by mime type http://www.squid-cache.org/mail-archive/squid-users/200511/0534.html.
Those are just examples, you might find more of those by using google.
Cheers,
Ralph