Re: [squid-users] forwarded_for problems log client ip apache 2.4 (SOLVED)

2016-01-29 Thread L . P . H . van Belle
Hai Eliezer, ( and Amos ofcourse.. )   Thank you guys for you very clear explainations.   I did find my problem ! im a happy..  The problem was in my apache setup with the remoteip module.   So in addition to your good info. What i did is the following.   In my vhost i now have :  

Re: [squid-users] forwarded_for problems log client ip apache 2.4

2016-01-28 Thread Eliezer Croitoru
Hey, It is off-topic but I do have a setup that works with this and it depends on couple things. The first thing is that if it's not clear to me how you use the squid and the apache services together. You squid.conf shows two ports that both are in forward mode rather then reverse mode which t

Re: [squid-users] forwarded_for problems log client ip apache 2.4

2016-01-28 Thread Amos Jeffries
On 29/01/2016 2:38 a.m., L.P.H. van Belle wrote: > Hai, > > > > I having some troubles to get my client ip (and/or hostname) logged in my > apache webserver. > > I do think this is something in my squid setup, but i can find it.. > > So if anyone can help me out a bit, would be great. >

[squid-users] forwarded_for problems log client ip apache 2.4

2016-01-28 Thread L . P . H . van Belle
Hai,   I having some troubles to get my client ip (and/or hostname) logged in my apache webserver. I do think this is something in my squid setup, but i can find it..  So if anyone can help me out a bit, would be great.   I’ve tested with the forwarded_for options tried all options here.