Loading...
Loading...
When a certain traffic-matching-criteria with both IPv4 and IPv6 in the destination-address-list and source-address-list will not allow traffic.
Lack of connectivity
A mix of ipv4 & ipv6 on a dest-addr-list will only work with a source-addr-list of wildcard ipv4 (0.0.0.0/0) or ipv6 (::/0). It will not work match the listener when both IPv4 and IPv6 are present in the source-address-list For example: source-address-list /Common/ipv4-ipv6-list-wildcard net address-list /Common/list-wildcard { addresses { 0.0.0.0/0 { } ::/0 { } } } needs to replace with net address-list /Common/list-wildcard { addresses { ::/0 { } } } In short: Any source-addr-list, except IPv4 wildcard only OR ipv6 wildcard only, fails if the dest-addr-list has both ipv4 & ipv6
Use only one while type of IP address for wildcard
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.