Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

qqdixf5_74186's avatar
qqdixf5_74186
Icon for Nimbostratus rankNimbostratus
Feb 06, 2008

forward traffic to an non-BigIP node

How can I forward(not browser redirect) traffic to a server that is not a BigIP node? Thank you!

3 Replies

  • I think I remember a post that said the node command didn't require the node to be locally defined. I haven't tested, though.

    
    if { your_condition_here } {
      node 10.10.10.10
    }

  • This assumes there is a valid route on the LTM for the node defined in the iRule.