Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Forum Posts

HTTPS Monitor not working as expected

I have created an HTTPS monitor as follows: GET /idauth/isAlive.jsp\r\n The receive string is set as: ALIVE There are 2 servers and when i curl them i get the following: First Server curl -k https://server1.domain.com:8443/idauth/i...

Upgrade from v11.4.1 to 11.6.0

Hello everybody.  We are going to upgrade a VCMP from v11.4.1 to 11.6.0.  We have LTM and GTM configured on it. Nothing more.  Does anyone had this experience and could share with me? Did you have any issue or problem during upgrade procedure?  Thank...

Assign APM Remote Desktop resource from an iRule

Currently we allow users up to 9 different RDP connections predefined on the APM. We assign all 9 to each user with a session variable indicating the machine name. We parse an AD attribute to get the machine names in an iRule. Problem is not every...

iRule problem with concatenation output

Hi DevCentral,  I have a question for you, How i can save in a variable the result of three variables separated by the character ; without any truncate issue ( i need to save it in a cookie that i expect to be like the following pattern : " Cookie a...

BIG-IQ 4.5 ESXi deployment VM requirement

Is there a document showing VM requirements in terms of vCPU's, Diskspace and Memory to install BIG-IQ 4.5 Virtual Edition with a 25 device license?  And is there a compatibility matrix in terms of BIG-IQ to ESXi version?  I found some info in the be...

BIG-IQ to BIG-IP communication matrix

I can't find in documentation which port(s) must be open for communication to other devices (BIG-IP).  BIG-IQ:mgmt port can't be used for communication to BIG-IP (right?) BIG-IQ:vlan(e.g. internal) is used to communication to BIG-IP devices (mgmt or ...

http_process_state_prepend - Invalid action:0x109010

Hello Guys  I need your help. I have an LTM (Active/Passive). The Active unit remains with that error:  Feb 5 20:04:24 BOGEAWF5LTMP01 err tmm1[11181]: 011f0007:3: http_process_state_prepend - Invalid action:0x109010 (Server side: vip=/Common/VS_PX_I...

Error: use curly braces to avoid double substitution

Upgrading from 11.3 to 11.6 I'm encountering this error: warning: [use curly braces to avoid double substitution][[string length "/contact"]] Code: HTTP::path /[ string range [HTTP::path] [expr [string length "/contact"] +1 ] end ] I've tried: HTTP::...

how to start? the new f5 guy

Hi everyone. I'm a new f5 guy from china. since i wanna to take the 101 exam, i tried to find some materials to learn the ADF, but very less thing i could get from web. So I look into Amazon and find out there're some books, but they can't be sold in...

Signed request

Hi,  I'm wondering if anyone knows how to evaluate an http post that contains an RSA SHA-1 signature using either ASM or an iRule? I noticed the algorithms supported for crypto::verify includes HMAC but not RSA SHA-1 but I'm not certain if this means...

Http Redirect for range of IPs

If I make a Virtual Server for a Network range - let's say 10.72.0.0, network mask 255.255.240.0 Can I make an iRule to redirect ANY Http traffic to a specific Address?  We are putting in some access control management at our University, so if a stud...

Newbie to GTM: What is the Wide IP?

Hello Folks,  Sorry if the question looks too basic, but I am new to GTM and what I've heard about the Wide-IP is, it is an FQDN and host multiple VSs to present the content of that FQDN.  Does it mean that I have an authoritative zone for www.exampl...

PHP and session variable substitution

I want to evaluate the content of a session variable during logon page processing. session.server.landinguri=/?pw=0 This doesn't work $landingUri = '%{session.server.landinguri}'; $pos = strpos($landingUri, 'pw'); if ($pos !== false) { ?>...

Domain name information in Analytics statistics

Hi there,  I would like to ask, whether I'm missing something here with Analytics profile, or the stats do not include the domain name.  I would not mind, but I have in a Pool of web servers which host more than one webpage. Now I get URLs mixed all ...

SSL Client Irule Verification

We are having an issue I thinkg with this IRULE. It checks to see if client cert serial number matches and if it does it will allow traffic to pass. We know the serial numbers match however it logs that No Matching cert was found. Can someone take a ...

Creating and managing priority groups with iControl

I am attempting to configure a special load balancing strategy that will be based on priority groups. Essentially I want my pool of n-nodes to have 2 priority groups (PGs): blue and green. Each PG has n/2 pool members in it (hence if the pool has 10 ...

Inserting F5 LTM in a Citrix environment

We recently acquired F5 LTM and APM and are looking to integrate it within our Citrix environment. What functions from a Citrix environment can we replace? Can the roles of Citrix Web Interface and/or XML Broker be replaced by LTM for example? Have s...