Re: [squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403

2021-04-14 Thread Eliezer Croitoru
PM To: squid-users@lists.squid-cache.org Subject: [squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403 I am trying to get squid to work with a text file for a whitelist. I get TCP_DENIED/403 on every url I try. I am using curl to test. acl whitelist dstdomain

Re: [squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403

2021-04-12 Thread Alex Rousskov
21 7:43 PM > To: squid-users@lists.squid-cache.org > Cc: Elliott Blake, Lisa Marie > Subject: Re: [squid-users] Can't get squid with whitelist text file to work > TCP_DENIED/403 > > On 4/9/21 4:41 PM, Elliott Blake, Lisa Marie wrote: >> I realized that the whitelist is a s

Re: [squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403

2021-04-09 Thread Alex Rousskov
: Re: [squid-users] Can't get squid with whitelist text file to work > TCP_DENIED/403 > > On 4/8/21 3:11 PM, Elliott Blake, Lisa Marie wrote: >> I am trying to get squid to work with a text file for a whitelist.  I >> get TCP_DENIED/403 on every url I try.  I am using cu

Re: [squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403

2021-04-09 Thread Alex Rousskov
On 4/8/21 3:11 PM, Elliott Blake, Lisa Marie wrote: > I am trying to get squid to work with a text file for a whitelist.  I > get TCP_DENIED/403 on every url I try.  I am using curl to test. > curl -x https://libaux-prod.lib.uic.edu:3128 -I https://arl.org Is that the exact curl command you are u

[squid-users] Can't get squid with whitelist text file to work TCP_DENIED/403

2021-04-08 Thread Elliott Blake, Lisa Marie
I am trying to get squid to work with a text file for a whitelist. I get TCP_DENIED/403 on every url I try. I am using curl to test. acl whitelist dstdomain "/etc/squid/whitelist.txt" curl -x https://libaux-prod.lib.uic.edu:3128 -I https://arl.org HTTP/1.1 403 Forbidden Server: squid/3.5.20 Mime