On 07/04/18 18:02, xpro wrote:
> Would it be done like below?
>
> http_port 3001
> acl port1 myport 3001
> tcp_outgoing_address myotherproxy.com:3114 port1
>
>
> I want anyone connecting to my proxy using port 3001, to use the the
> proxy server on myotherproxy.com:3114
No. tcp_outgoing_address
Would it be done like below?
http_port 3001
acl port1 myport 3001
tcp_outgoing_address myotherproxy.com:3114 port1
I want anyone connecting to my proxy using port 3001, to use the the
proxy server on myotherproxy.com:3114
On 04/07/2018 01:05 AM, Amos Jeffries wrote:
On 07/04/18 11:34, xpro
On 07/04/18 11:34, xpro wrote:
> I'm not sure if Squid is the right tool for this. I'm trying to achieve
> the following.
>
> I would have access to some exclusive proxies, but I would like for a
> limited amount of people to use these proxies without getting the
> original proxy IP. I want them t
I'm not sure if Squid is the right tool for this. I'm trying to achieve
the following.
I would have access to some exclusive proxies, but I would like for a
limited amount of people to use these proxies without getting the
original proxy IP. I want them to go through my proxy server and then m
On 04/06/2018 07:59 AM, Amos Jeffries wrote:
> On 07/04/18 00:48, Peter Viskup wrote:
>> # splice at step3 for other TLS connections
>> note acl test_splice_http test_s test_ssl
>> ssl_bump splice sslstep3 test_s test_ssl
>>
>> logformat ... acl=%{acl}note ...
> Since the 'note ...' directive is
>
On 07/04/18 00:48, Peter Viskup wrote:
> Amos,
> thank you for your helpful reply.
>
> Setup with use of %note is working. Both servers have same
> configuration from GIT. Added one include for the proxyNode note
> configuration with "GIT ignore" flag on that file.
> Realized the note can be used
Amos,
thank you for your helpful reply.
Setup with use of %note is working. Both servers have same
configuration from GIT. Added one include for the proxyNode note
configuration with "GIT ignore" flag on that file.
Realized the note can be used to track the ACL the transaction passed to.
Proxy no
On 06/04/18 20:02, j.emerlik wrote:
> On Thu, Apr 5, 2018, 23:44 Amos Jeffries wrote:
>
> On 06/04/18 08:56, j.e. wrote:
> > (squid 3.5) I have in my config acl for some domains like:
> >
> > acl mydomains dstdomain "/usr/local."
> >
> > and
> >
> > cache_peer_a
On Thu, Apr 5, 2018, 23:44 Amos Jeffries wrote:
> On 06/04/18 08:56, j.e. wrote:
> > (squid 3.5) I have in my config acl for some domains like:
> >
> > acl mydomains dstdomain "/usr/local."
> >
> > and
> >
> > cache_peer_access 10.10.x.x allow mydomains
> >
> > so all http traffic to domains