Re: UDP Listener

2014-07-19 Thread Serghei Anicheev
Hi Lucas, Thank you much for clarifications. Because i everywhere try to restrict everything to internal interfaces except services which should be exposed to public. This approach simplifies firewall management. However if this is ok i think i will leave it open. Regards On Jul 19, 2014, at

haproxy + ssl auth

2014-07-19 Thread Steven Haigh
Hi guys, I recently installed haproxy to solve an issue we had with taking an ssl encrypted connection and converting it to a plain 'telnet' style utilising the tcp mode of haproxy. I'm wondering if this has been extended any further and can handle SSL certificates for authentication etc? --

Re: HAProxy and SSL through and through

2014-07-19 Thread Markus Rietzler
Am 18.07.14 15:48, schrieb Jacob Gibson: I realize that not everyone may have had those old messages around. I have included my original post below. Also, I've read that using the ssl sessionid is not reliable so I'm looking for an alternative. I was happily using HAProxy, until I

Limiting Source IPs

2014-07-19 Thread Fred Pedrisa
Hi, Guys. Let's suppose I have two listen sections, and each of them having their own stick table for source ip limiting (like 10 connections per src ip). By using 'peers' in case a user is connected to listen section A or B, not mattering which, the maximum connections he will be able