|
Posted by Sebastian Gottschalk on May 23, 2006, 4:52 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Doug.Baggett@gmail.com wrote:
> I've seen all sorts of people proclaiming that it's impossible to block
> people from using external web proxies to sites (like myspace) without
> blocking the whole internet.
>
> Why could'nt you...
>
> 1. Require everybody on your internal network to use YOUR authenticated
> proxy.
man proxy chaining
man non-http proxying
It's still a good idea in terms of real security.
> 2. Block ALL encrypted outgoing activity by default through the proxy
> (except for authorized individuals).
man steganography
> 3. Sniff packets at your proxy for your blocked sites (like myspace)
> and deny them outbound access.
man non-http proxying
> Are there holes in my Evil(TM) network admin setup? :)
I would call them huge craters instead.
|