Posts Tagged ‘ proxy auto config ’

Forcing customers to use web proxy cache

August 18, 2008
By Computer security

To block direct web access for your network(s) and force people to use proxies, you should add the following access list to your router LAN port (inbound).Here is a sample cisco router configuration: router#configure terminal router(config)#access-list 100 permit tcp any host 192.189.54.60 eq www router(config)#access-list 100 deny tcp any any eq www router(config)#access-list 100 permit ip any any router(config)#interface...
Read more »

Tags: , , , ,
Posted in Internet security | No Comments »

follow twitter

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031