f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

reference Firewall_Address_List & Net_Address_List in sourceAddress & virtualAddresses of a virtual server

Open khalilbtx opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe.

Unable to reference a Firewall_Address_List or a Net_Address_List in a virtual server sourceAddress and virtualAddresses

Describe the solution you'd like

enable the reference of Firewall_Address_List and Net_Address_List in sourceAddress and virtualAdresses properties. "sourceAddress": { "use": "/common/Shared/addrList" }, "virtualAddresses": { "use": "/common/Shared/addrList-dst" }

Describe alternatives you've considered

reference full list of IPs directedly which is problematic as most lists are redundant

Additional context

IG-IP 16.1.3.2 Build 0.0.4 Point Release 2

khalilbtx avatar Dec 09 '22 09:12 khalilbtx

I'm interested on using the Net_Address_List too

tizianorosato-gr avatar Jan 30 '23 17:01 tizianorosato-gr

Just hit this limitation myself, it would be very useful to be able to use a net_address_list as sourceaddress in a service, just as it can be done through the regular config, instead of creating a bunch of VS with the same config except for the source address.

ustrum avatar May 11 '23 15:05 ustrum