On 04/19/2018 12:15 AM, Amos Jeffries wrote:
> I see you have a forwarding loop:
>
> 192.168.69.115 -> Squid -> 192.168.69.246 -> Squid -> DENIED.
>
> That 192.168.69.115 is trying to fetch "http://proxy1.sma.com";. But the
> Squid appears to think its hostname is "sma-server3".
>
Ah.
It wo
[ please keep replies on-list so others having this problem can also get
answers. ]
On 19/04/18 05:39, James Moe wrote:
> On 04/18/2018 12:08 AM, Amos Jeffries wrote:
>
>> For better ideas look as what your access.log states when the manager
>> report is attempted.
>>
> I commented the IPv6 "l
On 18/04/18 08:50, James Moe wrote:
> Hello,
> squid v3.5.21
> linux v4.4.120-45-default x86_64
>
> The "manager" is suddenly denied access. I am not aware of any recent
> updates. This did work 3 days ago.
> Is the ACL correct?
Maybe, maybe not.
>
> acl manager_admin src 192.168.69.115
Hello,
squid v3.5.21
linux v4.4.120-45-default x86_64
The "manager" is suddenly denied access. I am not aware of any recent
updates. This did work 3 days ago.
Is the ACL correct?
acl manager_admin src 192.168.69.115
#
acl localnet src fc00::/7
acl localnet src fe80::/10
#
# https, cups
ac