Re: [squid-users] Squid not using hosts file

2021-05-08 Thread Alex Rousskov
On 5/7/21 10:16 PM, Jazmine Redmond wrote: > The problem was in the hosts file. Each new line should begin with the > IP address, followed by one or more spaces, followed by a name. > My hosts file had a space before the IP address. Once I removed the > space at the beginning of the line, everythin

Re: [squid-users] Squid not using hosts file

2021-05-08 Thread Alex Rousskov
On 5/7/21 5:01 PM, Jazmine Redmond wrote: > You mentioned supported Squid versions. For Windows I see Squid versions > 3.5, 3.3 and 2.7. Which ones are supported? None of the above, IMO. Moreover, the support status of Windows (as a Squid platform) is rather difficult to define at the moment. FWI

Re: [squid-users] Squid not using hosts file

2021-05-07 Thread Jazmine Redmond
Hey all, I fixed the issue. The problem was in the hosts file. Each new line should begin with the IP address, followed by one or more spaces, followed by a name. My hosts file had a space before the IP address. Once I removed the space at the beginning of the line, everything worked fine. I downgr

Re: [squid-users] Squid not using hosts file

2021-05-07 Thread Jazmine Redmond
Thanks for the reply. You mentioned supported Squid versions. For Windows I see Squid versions 3.5, 3.3 and 2.7. Which ones are supported? Additionally, what are the supported versions for Linux? Jazmine On Thu, May 6, 2021 at 7:04 AM Alex Rousskov < rouss...@measurement-factory.com> wrote: > On

Re: [squid-users] Squid not using hosts file

2021-05-06 Thread Alex Rousskov
On 5/6/21 12:09 AM, Jazmine Redmond wrote: > Hi,  > > I am having issues getting Squid to use the hosts file on the squid server. >   > I added the hosts_file configuration directive to my squid config file > as follows: >   > hosts_file  C:/Windows/System32/drivers/etc/hosts >   > But, when my sq