Project

General

Profile

Actions

Feature #11225

closed

Change Host Alias range when it is made from CIDR

Added by Constantine Kormashev over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Very Low
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
01/06/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Now if I make an Alias using CIDR like 192.168.1.*2*/30 it makes 4 entries which starts from 1st host in the given range:
192.168.1.0
192.168.1.1
192.168.1.2
192.168.1.3

But probably this is different from expected and the better would be to start entries from host defined in range e.g. example above will give us:
192.168.1.2
192.168.1.3

It might seem not important if we use a short network but if I would like to add 260 hosts from 192.168.0/23 it would be much easy and safer to write 192.168.0.250/23 than using a range 192.168.0.250-192.168.1.255 for this goal.

Actions

Also available in: Atom PDF