On 12/06/20 12:29 am, Amiq Nahas wrote:
> On Wed, Jun 10, 2020 at 8:07 PM Amos Jeffries wrote:
>>
>> On 10/06/20 9:26 pm, Amiq Nahas wrote:
>>> Hi Guys,
>>>
>>> I am trying to configure squid so as to have user proxy
>>> authentication, below is how my squid.conf file looks like:
>>>
>>> -
>>>
On Wed, Jun 10, 2020 at 6:48 PM Alex Rousskov
wrote:
>
> On 6/10/20 5:26 AM, Amiq Nahas wrote:
>
> > http_port 3128
>
>
> > I have configured 127.0.0.1:3128 as manual proxy in firefox.
> >
> > But when I try to connect to internet it displays "The proxy server is
> > refusing connections"
>
> Does
On Wed, Jun 10, 2020 at 8:07 PM Amos Jeffries wrote:
>
> On 10/06/20 9:26 pm, Amiq Nahas wrote:
> > Hi Guys,
> >
> > I am trying to configure squid so as to have user proxy
> > authentication, below is how my squid.conf file looks like:
> >
> > -
> > acl SSL_ports port 443
> > acl Safe_ports p
On 10/06/20 9:26 pm, Amiq Nahas wrote:
> Hi Guys,
>
> I am trying to configure squid so as to have user proxy
> authentication, below is how my squid.conf file looks like:
>
> -
> acl SSL_ports port 443
> acl Safe_ports port 80# http
> acl Safe_ports port 21# ftp
> acl Safe_po
On 6/10/20 5:26 AM, Amiq Nahas wrote:
> http_port 3128
> I have configured 127.0.0.1:3128 as manual proxy in firefox.
>
> But when I try to connect to internet it displays "The proxy server is
> refusing connections"
Does your Squid run on the same machine as your browser? If yes, are
there an
Hi Guys,
I am trying to configure squid so as to have user proxy
authentication, below is how my squid.conf file looks like:
-
acl SSL_ports port 443
acl Safe_ports port 80# http
acl Safe_ports port 21# ftp
acl Safe_ports port 443# https
acl Safe_ports port 70#