Forum Discussion
The_Ohiostater_
Nimbostratus
Jun 08, 2009F5 Newbie - Just Starting
So if I don't give all required info needed to allow people to assist, please shoot me.
We have the BIGIP 9 and I have done the following:
- Setup a pool and added 2 members to it (members are VMware Virtual Machines)
- Setup 2 VLANs: 1 for the internal network and 1 for the DMZ network
Now I am at a stopping point before I flip the DNS for our DEV environment in order to test it. I have the following questions:
1) how do I assign an IP address to the pool that I setup?
2) do i need to setup a Route in order for it to completely see the inside network?
Like I said in the topic, I am new to the F5 appliance and want to make sure I am not overlooking anything before flipping the DNS to test out the first of many pools to be created.
Any and all help is appreciated.
Ohio
- The_Bhattman
Nimbostratus
My recommendation is check out the F5 Deployment guide. It may be able to answer most of your question - 1. ) You are now ready to setup a Virtual Server (VS), which has fields to put in the name, IP address, and port, then select the pool you created. You don't need a route (at least on the BIG-IP LTM) to make it work, assuming the internal address on the LTM is the virtual machine's default gateway and if not, enable SNAT AutoMap on the VS during configuration (under Advanced settings). After you save the configuration for the VS, you should be good to go.
- The_Ohiostater_
Nimbostratus
Wow...this board is as good as ArsTechnica! Thanks for the pointers and I will check out the deployment guide. - The_Ohiostater_
Nimbostratus
OK, for some reason I am getting "servers marked down by a health monitor" I have them on the built-in http monitor. - L4L7_53191
Nimbostratus
Matt: there could be a bunch of stuff affecting your health monitors. You mention that you're new to the f5 world, so I'll walk through some steps that may (hopefully) help you track it down. This is all done via the command line on your BigIP, since the BigIP is the client for health checks.config telnet 192.168.100.10 8080 Trying 192.168.100.10... Connected to 192.168.100.10. Escape character is '^]'.
- Check your server routing. Do the ping and "telnet " as suggested in the previous post, and if one or both fail, you probably have an additional NIC on the server with a different gateway (i.e. requests are going in one interface and out another). Otherwise, it is an ACL on the server not allowing the BIG-IP interface, or the standard "GET /" send string in the built-in monitor is getting kicked back. This usually means you need to create your own monitor, use http as the parent monitor, and put something more meaningful in the send and/or receive string field. Finally, you may just have the wrong server port. If you added the node without a port, it will default to the wildcard zero (*any port), in which case any service monitor will fail.
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