Team, Sorry for troubling you guys again.... Today while testing HAProxy+TPROXY setup I observed that few versions of kernel was not compatible.
In debug logs I got following errors: [...] 00000034:Apps-ssl.clicls[0017:0018] 00000034:Apps-ssl.closed[0017:0018] 00000035:Apps-ssl.accept(000d)=0017 from [xxx.xxx.xx.x:58617] [ALERT] 252/021407 (3683) : Cannot bind to tproxy source address before connect() for proxy Apps-ssl. Aborting. [ALERT] 252/021407 (3683) : Cannot bind to tproxy source address before connect() for proxy Apps-ssl. Aborting. [ALERT] 252/021407 (3683) : Cannot bind to tproxy source address before connect() for proxy Apps-ssl. Aborting. [ALERT] 252/021407 (3683) : Cannot bind to tproxy source address before connect() for proxy Apps-ssl. Aborting. [...] *OS used: *Ubuntu 10.04 *On further investigation Following kernel versions are affected by the compatibility issue:* *2.6.32*-41-server *2.6.32*-42-server *2.6.35*-32-generic *2.6.35*-32-generic *Following kernels are found compatible:* *2.6.35*-22-server *2.6.32*-24-server *2.6.38*-15-server I prefer to use *2.6.38*-15-server, I will like to take advise of the group if I am moving towards right direction. -Rahul N.

