Forum Discussion
F5Newbie
Altostratus
Mar 03, 2021How to make outbound traffic to flow through an F5
Hello, We have an F5 LTM that front our backend middleware server-pair in a HA setup. So F5 serves as a LB that forward incoming traffic to the active one. But we also need the backend server...
Hi Dwayne,
You could potentially use an EAV monitor which references a shell script. The script could check the pool members to see if each is active.
I'm not sure how you'd want to detect a "recent" failure. Perhaps it would be better to have a majority of that logic set up on the servers themselves and just have the monitoring done from GTM.
Here is a related AskF5 solution:
SOL8154: The BIG-IP GTM EAV monitor considerations
http://support.f5.com/kb/en-us/solutions/public/8000/100/sol8154.html?sr=12322442
And here is a template EAV. It should work the same for GTM as LTM:
http://devcentral.f5.com/wiki/default.aspx/AdvDesignConfig/TemplateForExternalLtmMonitors.html
Aaron
- Hi Craig,
- Josh_41258Aug 09, 2012
Nimbostratus
Craig - we host both DMZ and internal applications on a single pair. As Aaron stated, you can simply trunk multiple VLAN's to your BIG-IPs (one for your DMZ, one for your internal stuff, etc). - You can... But I wouldn't... Unless it's a Viprion and you're using separate vCMP guests for DMZ and internal.