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
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