On 03.03.2014 14:45, Sander Klein wrote:
Hi,
would it be possible to support IP_FREEBIND with HAProxy-1.5 on linux?
I'm asking because nonlocal_bind only works for IPv4 and it seems
linux upstream does not want to support nonlocal_bind for IPv6.
A thread about this can be found here:
http://comments.gmane.org/gmane.comp.web.haproxy/7317
Currently I'm binding IP's to a dummy interface so HAProxy can start,
but this is starting to become a nightmare.
Replying to myself... I'm probably looking for the 'transparant' option.
Looking at the docs it seems to do what I want...
Greets,
Sander