Skip to content

Selecting "Any IP address" in ACL rule doesn't clear the previously inserted addresses #2129

@t-aleksander

Description

@t-aleksander

If we previously defined a concrete IP address in the manual destination input:

Image

And then switch to "Any IP address"

Image

The IP address previously inserted (8.8.8.8) is still used by the rule, resulting in wrong rules on the firewall:

ip saddr { 0.0.0.0/0 } ip daddr { 8.8.8.8 } counter packets 0 bytes 0 drop comment "ACL 275 - TestRule___ DENY"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status

Ready to release

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions