RE: [squid-users] Squid ACL Problem

From: Heaton, Tobias <tobias.heaton@dont-contact.us>
Date: Thu, 2 Aug 2007 10:06:07 -0400

No log entries are appearing from a network machine on the same subnet. The only way I can generate an access.log entry is running the squidclient app w/ the URL:

squidclient http://www.apple.com

access.log:

247 127.0.0.1 TCP_MISS/200 10226 GET http://www.apple.com - DIRECT/17.149.160.10 text/html

It displays the page correctly in the command shell which tells me the ACL is working, at least from localhost. I cannot get anything across the network.

-----Original Message-----
From: Leonardo Rodrigues Magalhães [mailto:leolistas@solutti.com.br]
Sent: Thursday, August 02, 2007 10:01 AM
To: Heaton, Tobias
Cc: Squid Users
Subject: Re: [squid-users] Squid ACL Problem

    Post your DENIED log entries in access.log.

    Most probably apple.com site is using other domains different than
apple.com. So, despite apple.com is allowed, those others are denied and
the page cannot be accessed.

    Post your DENIED logs please.

Heaton, Tobias escreveu:
> The 'microsoft' ACLS are working fine - 'macintosh' is not:
>
> acl microsoft dstdomain .microsoft.com
> acl macintosh dstdomain .apple.com
> acl all src 0.0.0.0/0.0.0.0
>
> http_access allow microsoft
> http_access allow macintosh
> http_access deny all
>

-- 
	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br
	Minha armadilha de SPAM, NÃO mandem email
	gertrudes@solutti.com.br
	My SPAMTRAP, do not email it
Received on Thu Aug 02 2007 - 08:06:15 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT