Access Lists

From: Gawie J Marais <gmarais@dont-contact.us>
Date: Wed, 15 Mar 2000 14:43:51 +0200

Hi,

I'm pretty sure that this question was asked several times before. Thing is
I'm PRETTY much new to Squid and I need some help with the following
(basically step-by-step):

My current Access Control options are defined as:

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl CONNECT method CONNECT
acl allowed_hosts src "/usr/local/squid/etc/accesslist"

acl porn url_regex "/usr/local/squid/etc/porn"
acl notporn url_regex "usr/local/squid/etc/notporn"
http_access allow notporn all
http_access deny porn

I need to set-up certain users which is not configured by IP Address in the
..../etc/accesslist" to access ONLY certain sites re: gold.com and
test.com - All other attempts to access other pages than what's in the
specifies domains should be denied.

Can anybody please help me ?????

Thanx,

Gawie J Marais
Information Technologist - Networks & Web
FS Operations
Harmony Gold Mining Company Limited
Tel: +27 57 231 2186
Fax: +27 57 231 2379
Alt. e-mail: gmarais@mailbox.co.za
Received on Wed Mar 15 2000 - 05:46:18 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:08 MST