For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Kevin_Randolph1's avatar
Kevin_Randolph1
Icon for Nimbostratus rankNimbostratus
Feb 04, 2013

Monitor: Gateway ICMP

The Gateway ICMP monitor default template_destination.address_type is not what is expected.

We expect ATYPE_STAR_ADDRESS_STAR_PORT, but instead see ATYPE_STAR_ADDRESS_EXPLICIT_PORT:

 Gateway ICMP monitor
template_destination.address_type : ATYPE_STAR_ADDRESS_EXPLICIT_PORT
template_destination.ipport.address : 0.0.0.0
template_destination.ipport.port : 0

Other monitor types give the expected template_destination.address_type:

 FTP monitor
template_destination.address_type : ATYPE_STAR_ADDRESS_STAR_PORT
template_destination.ipport.address : 0.0.0.0
template_destination.ipport.port : 0

Why is the Gateway ICMP monitor showing an explicit port, when port zero is the designation for any port?

At issue is automating the testing of monitor creation and update using iControl. The unexpected address_type is causing test failures.

Thanks,

Kevin

No RepliesBe the first to reply