On Tue, Jul 14, 2015 at 7:55 PM, Baptiste <[email protected]> wrote: > On Tue, Jul 14, 2015 at 7:15 PM, Bearly Breathin > <[email protected]> wrote: >> I at a bit of a loss… Last week I tried, quite unsuccessfully, to make >> haproxy work as I understand it should after reading the docs, FAQs, and a >> variety of other sources i found with Google. I purchased hapee last Friday >> so that I could obtain support and hopefully stop banging my head against >> the wall. I was given a configuration to test (Thanks, Support!), but it did >> not work. >> >> What I need is to have hapee do round-robin load-balancing and source-IP >> spoofing of syslog traffic to multiple destination hosts via TCP. >> >> >> Actual Configuration: >> >> SourceHost-10.0.0.1--- ---DestHost-10.1.0.1 >> | | >> SourceHost-10.0.0.2-----10.0.0.254-hapee-10.1.0.254-----DestHost-10.1.0.2 >> | | >> SourceHost-10.0.0.3--- ---DestHost-10.1.0.3 >> >> >> >> Effective Functionality: >> >> ---DestHost-10.1.0.1 >> | >> SourceHost-10.0.0.1-- --DestHost-10.1.0.2 >> | >> ---DestHost-10.1.0.3 >> >> ---DestHost-10.1.0.1 >> | >> SourceHost-10.0.0.2-- --DestHost-10.1.0.2 >> | >> ---DestHost-10.1.0.3 >> >> ---DestHost-10.1.0.1 >> | >> SourceHost-10.0.0.3-- --DestHost-10.1.0.2 >> | >> ---DestHost-10.1.0.3 >> >> >> Should this be possible with hapee/haproxy? >> >> Thanks! >> BB >> > > Hi, > > It seems you double post, here and on haproxy.com. > I'll answer you on haproxy.com and we'll share the definitive response > here (I need some private information which you don't want to share on > a public mailing list) :) > > Baptiste
Hi all, FYI, routing issue coupled with missing sysctls and low level ip rules / iptables issue. Now it works properly! Baptiste

