On Sunday 2 February 97, at 17 h 17, the keyboard of Edwin Culp
<eculp@mexcom.net> wrote:
> We have been using squid internally for some time and are very happy
> with the results. We are going to start dial-up service and want to
> force the users to cache and at the sametime teamup with our wholesale
We use it on our campus for dial-up users. Just block the port 80 and
you'll stop 99 % of HTTP requests.
> We are going to use cisco 2511's with 16 ports each. I plan to simply
> create an access-list for the asyc ports something like this:
>
> no access-list 101
> access-list 101 deny udp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
> eq 80
You should block TCP instead of UDP.
Received on Mon Feb 03 1997 - 01:19:32 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:22 MST