Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-21 Thread David Mills
Hi Amos, Upgrading to Squid 4.1 resolved the issue. I had to run > /usr/lib64/squid/security_file_certgen -c -s /var/spool/squid/ssl_db -M 4MB > to get squid to start. But after that all worked well. We'll do a bit more testing before we roll out to our production servers. Thanks very much for

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-18 Thread Amos Jeffries
On 16/07/21 4:38 pm, David Mills wrote: Hi Amos, sorry for the big delay here - I've had lots of other things to attend to. It turned on the logging you suggested. For a failed "apt update" attempt on the client I get the following attached access.log and cache.log. Are any of the lines

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-08 Thread Eliezer Croitoru
On Behalf Of David Mills Sent: Wednesday, July 7, 2021 2:26 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy Hi, We've got a collection of Ubuntu 18.04 boxes out in the field. They connect to an AWS

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-08 Thread Amos Jeffries
On 8/07/21 5:17 pm, David Mills wrote: Hi Amos, You said The traffic from Squid to the AArnet server is apparently using IPv6. Is that routing setup properly too? The output of "ip address" shows both IPv4 and IPv6. What led you to make the above conclusion? The server IP

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-07 Thread David Mills
Hi Amos, You said > The traffic from Squid to the AArnet server is apparently using IPv6. Is > that routing setup properly too? > The output of "ip address" shows both IPv4 and IPv6. What led you to make the above conclusion? Regards, David Mills Senior DevOps Engineer E:

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-07 Thread David Mills
Hi Amos, Thanks for the info. Yes, "mirror.aarnet.edu.au" is in the whitelist. IPv6 could be an issue as I believe AWS ELBs may not support. We'll try the logging you suggest and perhaps an upgrade to 4.0 if we have no joy with 3.5. Regards, David Mills Senior DevOps Engineer E:

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-07 Thread Amos Jeffries
On 8/07/21 11:44 am, David Mills wrote: Hi Eliezer, We have: /etc/apt/apt.conf: Acquire::http::proxy "http://vpn-proxy-d68aca8a8f7f81d6.elb.ap-southeast-2.amazonaws.com:3128/ "; Acquire::https::proxy

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-07 Thread David Mills
-grecord-gcc-switches > -m64 -mtune=generic -fpie' > 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' > uname -a > Linux ip-10-0-12-111.ap-southeast-2.compute.internal > 4.14.231-173.361.amzn2.x86_64 #1 SMP Mon Apr 26 20:57:08 UTC 2021 x86_64 > x86_64 x86_64 GNU/Linux

Re: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-07 Thread Eliezer Croitoru
: [squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy Hi, We've got a collection of Ubuntu 18.04 boxes out in the field. They connect to an AWS OpenVPN VPN and use a Squid 3.5 AWS hosted Proxy. They work fine. We have tried upgrading one to 20.04. Same s

[squid-users] Ubuntu 20.04 "apt update" issues behind a VPN and Squid proxy

2021-07-06 Thread David Mills
Hi, We've got a collection of Ubuntu 18.04 boxes out in the field. They connect to an AWS OpenVPN VPN and use a Squid 3.5 AWS hosted Proxy. They work fine. We have tried upgrading one to 20.04. Same setup. From the command line curl or wget can happily download an Ubuntu package from the Ubuntu