defguard icon indicating copy to clipboard operation
defguard copied to clipboard

Not possible to add more than 2 subnets in allowed ips

Open orlovmyk opened this issue 2 years ago • 0 comments

Describe the bug Not possible to add more than 2 subnets in allowed ips. Meanwhile nothing stops users to add as many subnets as possible. While it's working just fine, from UI it's saying you can't add allowed ips.

To Reproduce Steps to reproduce the behavior:

  1. Go to defguard UI
  2. Click on "Edit Location Settings" or "Create new location"
  3. Click on "Add new location"
  4. Choose "Manual Configuration"
  5. In Allowed IPs try to add more than 2 subnets, e.g. 10.12.0.0/16, 10.30.0.0/16, 10.99.0.0/16

Expected behavior IPs are added and used in config generation

Version information

  • Defguard Core version: v0.9.0
  • Operating system and version running the gateway: k8s helm chart
  • Your browser and version: firefox 101.0.1

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2024-02-20 at 20 12 33 Screenshot 2024-02-20 at 20 12 39

Additional context Workaround for now, aks users to add IPs on their own

orlovmyk avatar Feb 20 '24 18:02 orlovmyk