Dears
I'm using squid like cache & proxy for all http traffic, but to
avoid any problem with users writing me "i can't use rapidshare and
megaupload because it always say that my ip address its in use", I will
prefer to deny both side for be redirected to the squid server
This its the initial access-list for this but i guess there its a lots
ip networks missing, could anyone of you help me?
Extended IP access list NO-CACHE-SERVER
50 deny ip any 195.122.131.0 0.0.0.255 (2854372 matches)
60 deny ip any 209.222.148.0 0.0.0.255 (732482 matches)
70 permit ip any any (3340506217 matches)
Thanks