[squid-users] acl follow_x_forwarded_for

2023-07-03 Thread robert k Wild
hi all, im reading this acl http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/ is this to fool the dst server to think its coming from the client pc instead of squid proxy thanks, rob -- Regards, Robert K Wild. ___ squid-users mailing li

Re: [squid-users] acl follow_x_forwarded_for

2023-07-03 Thread Antony Stone
On Monday 03 July 2023 at 11:46:20, robert k Wild wrote: > hi all, > > im reading this acl > > http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/ > > is this to fool the dst server to think its coming from the client pc > instead of squid proxy No; it tells Squid to accept connectio

Re: [squid-users] acl follow_x_forwarded_for

2023-07-03 Thread robert k Wild
thanks Antony On Mon, 3 Jul 2023 at 11:54, Antony Stone wrote: > On Monday 03 July 2023 at 11:46:20, robert k Wild wrote: > > > hi all, > > > > im reading this acl > > > > http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/ > > > > is this to fool the dst server to think its coming fro

[squid-users] change squid proxy into intercept instead

2023-07-03 Thread robert k Wild
hi all, running squid proxy with SSL-bump and some sites dont like squid being MITM and it breaks the SSL cert, so i do peek/splice/bump so the SSL cert goes straight to the client without squid inspecting it do you think if i make squid into an intercept proxy it will resolve the peek/splice/bum