Re: [squid-users] Issues with Squid Listening on 254 IP Addresses

2024-09-30 Thread Alex Rousskov
On 2024-09-30 09:08, Alexis DAVEAU wrote: wget http://www.squid-cache.org/Versions/v5/squid-5.2.tar.gz tar -xzf squid-5.2.tar.gz cd squid-5.2 export CXXFLAGS="-DMAXTCPLISTENPORTS=254" ./configure --prefix=/usr --localstatedir=/var --libexecdir=/usr/lib/squid --datadir=/usr/share/squid \ --sysc

Re: [squid-users] Unable to access internal resources via hostname

2024-09-30 Thread Piana, Josh
Hey Guys, I wanted to follow-up on this. The answer was simply adding the "append_domain" directive to my config. Everything is good now, thank you for all the help. - Josh -Original Message- From: squid-users On Behalf Of Amos Jeffries Sent: Saturday, September 7, 2024 10:51 A

Re: [squid-users] [External Sender] Re: Squid service not restarting properly

2024-09-30 Thread Matus UHLAR - fantomas
On 30.09.24 14:22, Vivek Saurabh (CONT) wrote: I have changed the owner of the files as :, but still the service doesn't start. Once I change the user and group in Unit file as root, it works. I am stuck because it doesn't show me any error What does the cache log say? What does the "systemctl

Re: [squid-users] [External Sender] Re: Squid service not restarting properly

2024-09-30 Thread Vivek Saurabh (CONT)
I have changed the owner of the files as :, but still the service doesn't start. Once I change the user and group in Unit file as root, it works. I am stuck because it doesn't show me any error *Regards*, Vivek Saurabh *Slack*: #uk-monitoring

[squid-users] Issues with Squid Listening on 254 IP Addresses

2024-09-30 Thread Alexis DAVEAU
Hello, I need Squid to handle multiple IP addresses (more than 128), each bound to port 3128, with different users authenticated and assigned to specific IP addresses for outgoing traffic. However, I’ve encountered a limitation on the number of IP addresses/ports that Squid can listen on. Exampl

Re: [squid-users] [External Sender] Re: Squid service not restarting properly

2024-09-30 Thread Amos Jeffries
To answer your question specifically.. On 27/09/24 23:50, Vivek Saurabh (CONT) wrote: Hi NgTech, I can restart the service wuth user and group being root. However, while I try to start using user as apdpr01 and group as root, it is getting timed out and not giving any errors. Can you please a

Re: [squid-users] [External Sender] Re: Squid service not restarting properly

2024-09-30 Thread Vivek Saurabh (CONT)
Hi Matus, I had my squid service running earlier with the same local user (apdpr010 and group (apache) when I had the squid-4.15 version installed, so I was wondering what could be causing the issue with 6.10. We have our squid configs at /opt/apdpr01/squid/. *Regards*, Vivek Saurabh *Slack*: #u