To whom it may concern,
If there were duplicate domains in the list of domains used, restarting the
squid would cause the process to stop.
Below is the error statement.
ERROR: 'a.example.com' is a subdomain of 'example.com
FATAL: /etc/squid/squid.conf
I don't think the same thing happened with my
Hi Josh,
There are two things I can see in the original message:
1) trusted *clients* (acl authless_src src ...) are documented as being
limited to the 10.46.11.0/24 range.
The client testing is outside, in the 10.46.49.190 IP address.
==> Please check your authless_src list is correct.
On 2024-09-04 12:25, Piana, Josh wrote:
That's REALLY strange that its getting blocked by "http_access deny
block_user". That's an ACL that is supposed to just deny "known good"
users that we don't want to have access to the user proxy. This ACL
references the "block_user" list which includes gu
Alex,
Double disregard.
I was connected to our old proxy still when I tested that. Still not working
local to local.
-Original Message-
From: squid-users On Behalf Of
Piana, Josh
Sent: Wednesday, September 4, 2024 12:40 PM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-u
Alex,
Please disregard the last message.
I decided to use my brain for more than stealing oxygen.
Modified my "local_dst_dom" ACL to the following:
# acl local_dst_dom dstdomain ad.arc-tech.com
# http_access allow local_dst_dom
# http_reply_access allow local_dst_dom
It works now, co
Hry Alex,
That's REALLY strange that its getting blocked by "http_access deny
block_user". That's an ACL that is supposed to just deny "known good" users
that we don't want to have access to the user proxy. This ACL references the
"block_user" list which includes guest accounts, vender account