From owner-freebsd-questions Tue Sep 21 6: 5:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from list.wildcoast.co.za (list.wildcoast.co.za [196.25.82.3]) by hub.freebsd.org (Postfix) with ESMTP id ADF941537B for ; Tue, 21 Sep 1999 06:05:26 -0700 (PDT) (envelope-from evablunted@earthling.net) Received: from impakt (uta36-01-p25.ec.saix.net [155.239.168.25]) by list.wildcoast.co.za (8.9.3/8.9.3) with SMTP id PAA01976; Tue, 21 Sep 1999 15:02:38 +0200 Message-ID: <000001bf042e$bb655410$19a8ef9b@sunnet.co.za> From: "Langa Kentane" To: "FreeBSD" Cc: "Squid" Subject: Squid access list problems Date: Tue, 21 Sep 1999 14:31:51 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cannot get anything thru squid. My browser gives me an access denied response. I looked at my access control in squid.conf and found the ff lines. Can you please explain what they mean and how I can change them to give me http and ftp access to the net. The squid.conf lines follow: #Defaults: 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 #Default configuration: http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS # http_access allow all # TAG: icp_access # Reply to all ICP queries we receive # icp_access allow all Thanks in advance Cheers Langa Kentane Manager: Network Operations Sunshine Networks Tel +27 82 928 1952 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message