Forum Discussion
Liquid_22_54866
Nimbostratus
May 15, 2007Load Balancing Question
Hi All,
The company I work for recently inherited a F5-BIG-LTM-1500 v.9.1.2. We do have a support contract but I thought I would ask this question here first as we are having issues in getting o...
Liquid_22_54866
Nimbostratus
May 15, 2007Great, thank you.
Here is our config:
}
node 192.168.199.10 {
screen server a
}
node 192.168.199.20 {
screen server b
}
node 192.168.199.30 {
screen server c
}
pool iis_web_pool {
lb method member least conn
monitor all http and tcp
member 192.168.199.10:80
member 192.168.199.20:80
member 192.168.199.30:80
}
snatpool iis_snat {
member 192.168.199.50
}
virtual vs_iis {
destination 192.168.199.50:80
snatpool iis_snat
ip protocol tcp
profile http tcp
pool iis_web_pool
}Given that information above would you think our configuration is correct? The reason I ask is for whatever reason I cannot ping our virtual server IP address and I'm trying to determine if that's something wrong with the F5 or our network switch.
Just to reiterate the self-ip is 192.168.199.51 (only one VLAN) and the default gateway on the servers points to our router, which is 192.168.199.1
Thanks in advance.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects