keenon_49862
Jan 10, 2012Nimbostratus
load balancing riverbed ldap via f5
'm working on a process to load balance our steelhead units via f5.
This is to remove the domain controller its configured with as single
point of failure.
user>>--CS>><>F5>>DC(x6)
Has anyone had any luck with this setup. The failed log messages from the DC show incorrect format although it works when the F5 is not used.
'example.COM\Steelhead@example.COM'
pool riverbed.ldap {
monitor all tcp
members 10.x.x.x:ldap {}
virtual riverbedldap {
snat automap
pool riverbed.ldap
destination 10.103.x.x:ldap
ip protocol tcp
persist source_addr
clone pools riverbed.ldap clientside
profiles {
oneconnect {}
tcp {}