Project

General

Profile

Actions

Bug #10208

closed

incorrect range aliases creation if type is network(s)

Added by Viktor Gurov about 4 years ago. Updated about 4 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
01/25/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

On the page Firewall \ Aliases \ Edit
If you select the Network(s) Type and enter ip range (i.e. 192.168.1.1-192.168.1.10)
it creates an invalid list:

192.168.1.1/32
192.168.1.2/31
192.168.1.4/30
192.168.1.8/31
192.168.1.10/32

Actions #1

Updated by Jim Pingle about 4 years ago

  • Status changed from New to Not a Bug

That is valid and correct. It made a set of CIDR networks which cover the range you requested, which did not align to CIDR boundaries.

Actions

Also available in: Atom PDF