Bug ID 1044089: ICMP echo requests to virtual address gets a response even when the virtual server is offline when updated from GUI.

Last Modified: Dec 13, 2023

Affected Product(s):
BIG-IP TMOS(all modules)

Known Affected Versions:
15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 16.1.2, 16.1.2.1, 16.1.2.2, 16.1.3, 16.1.3.1, 16.1.3.2, 16.1.3.3, 16.1.3.4, 16.1.3.5, 17.0.0, 17.0.0.1, 17.0.0.2, 17.1.0, 17.1.0.1, 17.1.0.2, 17.1.0.3

Fixed In:
17.1.1, 16.1.4, 15.1.10

Opened: Sep 01, 2021

Severity: 3-Major

Symptoms

Virtual address is reachable even when the virtual server is offline.

Impact

ICMP echo requests are still handled by the virtual address even though the virtual server is marked offline.

Conditions

The virtual server status is updated to offline by modifying the virtual server and adding an iRule via the GUI.

Workaround

Use tmsh to attach the iRule to the virtual server: tmsh modify ltm virtual <virtual_server_name> rules {<rule_name> }

Fix Information

Virtual address is no longer reachable when virtual server is offline.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips