GTM
There are 3 entries for the tag GTM
I love ingenuity. DevCentral community member wassim asked a question a little more than a month ago that has been asked several times before: How do you build a class in GTM so you don’t have to use a hoard of if statements to account for your addresses? Well, classes (datagroups) aren’t yet supported in GTM iRules, so the options have been sparse. One option that could be utilized is to build a list that you can initialize in RULE_INIT: 1:...
posted @ Wednesday, March 23, 2011 2:47 PM | >
For various reason's, one might wish not to advertise to the world the version of BIND running on the GTM. The fix action is to add two lines to the options section of the named.conf file (See Below). This can be done at the command line by editing /var/named/config/named.conf, or by editing said file via the GUI. If done in the GUI, named is restarted for you, if done at the command line, you'll need restart manually (bigstart restart named). Anway, the lines you'll need to obfuscate the version are: query-source address * port 53; version "x.y.z"; You...
posted @ Monday, July 27, 2009 9:46 AM | >
Hello, version 10! Product launches are always exciting, for the vendors as well as the vendees, and this is no exception. I was a customer when F5 made the jump to v9, and having used the BIG-IP/3-DNS products for a couple years at that point, I was a little concerned at the magnitude of change. That evaporated quickly as I began navigating around the UI and diving into the pleasure that is iRules. So it is today with the announcement of version 10. There is an astounding level of product growth in v.10, not just with GTM, but that's our...
posted @ Thursday, April 09, 2009 8:47 AM | >