Re: Haproxy client ip

2018-06-25 Thread Daniel Augusto Esteves
: Haproxy client ip Daniel, Yes, That's expected :-). It normally scares me when people say they are going to use TPROXY... It's awesome but needs a bit of thought to implement properly. This blog may help, it's a bit old, so ignore the Kernel stuff - you don't need it any more: https

Re: Haproxy client ip

2018-06-25 Thread Malcolm Turnbull
> > De: Daniel Augusto Esteves > Enviado: segunda-feira, 25 de junho de 2018 08:37 > Para: Jarno Huuskonen; simos.li...@googlemail.com > Cc: haproxy@formilux.org > Assunto: Re: Haproxy client ip > > Thank you for the tips guys. > > >

Re: Haproxy client ip

2018-06-25 Thread Daniel Augusto Esteves
Assunto: Re: Haproxy client ip Thank you for the tips guys. Obter o Outlook para Android<https://aka.ms/ghei36> From: Jarno Huuskonen Sent: Monday, June 25, 2018 8:24:11 AM To: Daniel Augusto Esteves Cc: haproxy@formilux.org Subject: Re: Haproxy client

Re: Haproxy client ip

2018-06-25 Thread Daniel Augusto Esteves
Thank you for the tips guys. Obter o Outlook para Android<https://aka.ms/ghei36> From: Jarno Huuskonen Sent: Monday, June 25, 2018 8:24:11 AM To: Daniel Augusto Esteves Cc: haproxy@formilux.org Subject: Re: Haproxy client ip Hi, On Mon, Jun 25,

Re: Haproxy client ip

2018-06-25 Thread Jarno Huuskonen
Hi, On Mon, Jun 25, Simos Xenitellis wrote: > On Sat, Jun 23, 2018 at 1:43 AM, Daniel Augusto Esteves > wrote: > > Hi > > > > I am setting up haproxy with keepalived and i need to know if is possible > > pass client ip for destination log server using haproxy in tcp mode? > > > > That can be

Re: Haproxy client ip

2018-06-25 Thread Simos Xenitellis
On Sat, Jun 23, 2018 at 1:43 AM, Daniel Augusto Esteves wrote: > Hi > > I am setting up haproxy with keepalived and i need to know if is possible > pass client ip for destination log server using haproxy in tcp mode? > That can be done with the "proxy protocol". See more at

Haproxy client ip

2018-06-22 Thread Daniel Augusto Esteves
Hi I am setting up haproxy with keepalived and i need to know if is possible pass client ip for destination log server using haproxy in tcp mode? Thanks Best regards Daniel