mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-17 15:13:46 -05:00
[GH-ISSUE #3270] Public Resource Policy - Access Rules = ASN Bug #32418
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tmcphee on GitHub (Jun 14, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3270
Describe the Bug
Unable to save rule when ALL ASNs Value is selected
Environment
To Reproduce
Method 1
Create a new Public Resource Policy
Enable Rules
Add Rule Action: Block Access , Match Type: ASN , Value: ALL ASNs (ALL)
Click Create Public Resource Policy (Will Not save, No Errors)
Method 2
Create a new Public Resource Policy
Click Create Public Resource Policy (With No alterations)
Go Back to the created policy and click edit
Enable Rules
Add Rule Action: Block Access , Match Type: ASN , Value: ALL ASNs (ALL)
Click Create Public Resource Policy (Will Not save, Has Error)
[Error Invalid Rule: Enter a valid ASN]
Expected Behavior
Allow to add ALL ASNs Value
@AstralDestiny commented on GitHub (Jun 14, 2026):
What would adding all asn's do minus just doing a 0.0.0.0/0 rule?