Forum Discussion

Eric_27158's avatar
Eric_27158
Icon for Nimbostratus rankNimbostratus
Nov 15, 2010

Using a GTM without an LTM

Hi

 

 

We've been using a BIG-IP LTM for a while now in a design that utilizes both SNAT and DNAT. Customers who maintain the server logs have been complaining that we're not leaving the srcIP of the session intact, so while we'd debated using the different LTM designs (where the LTM is the default gateway for the backend servers, etc), the solution we decided on was to use the DNS load-balancing found within the GTM. In other words, we have an LTM that's also a GTM, but we want to separate the duties of the two, if possible. The LTM will handle situations where the srcIP doesn't need to be maintained, and the GTM will handle everything else. Basically, we have a GTM for its DNS capabilities - within one datacenter with one LTM.

 

 

Fast-forward to configuration of the GTM. It's up and running, responding to DNS like I expect, but I'm struggling with monitoring real servers. In essence, neither my GTM "server" nor my GTM "pool" seems to have the ability to monitor (for example) tcp/514 to determine if that port is running and, therefore, the GTM should continue to keep that real server in the pool. Basically, I'm looking for the server/pool monitoring functionality from the LTM in the GTM. Is this possible? Or, do I need to create a VIP for each real server in my LTM and monitor the real servers there? Or is there another way to open a tcp session to a specific port within GTM to determine if a single real server should be in the GTM pool?

 

 

TIA,

 

Eric

 

  • is this web traffic? Why not insert the x-forwarded-for header (checkbox in the http profile) so the source IP can be preserved for your customers?
  • no, this is exchange traffic where they need to know the srcIP. We're using the x-forwarded field for the web-traffic already. Any ideas on monitoring real servers with the GTM?
  • You would add any third party server to the servers list much like adding a GTM or LTM, then assign monitors at that level. Pretty sure GTM supports the SMTP monitor