Project

General

Profile

Actions

Bug #10694

closed

Firewall Alias does not allow an ipv6 network alias in the format x:x:x:x:x:x:d.d.d.d where the 'd's are the decimal values of the four low-order 8-bit pieces of the address (standard IPv4 representation)

Added by Rick Coats almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Aliases / Tables
Target version:
Start date:
06/23/2020
Due date:
% Done:

100%

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

Description

Firewall Alias does not allow an ipv6 network alias in the format described by RFC4291 par 2.2.2 in the format x:x:x:x:x:x:d.d.d.d where the 'd's are the decimal values of the four low-order 8-bit pieces of the address (standard IPv4 representation).

Example:
If I was using NAT64 I would like to create an alias for network 64:ff9b::10.11.12.0/120 to correspond to 10.11.12.0/24
The Error I get is:

The following input errors were detected:

64:ff9b::10.11.12.0/120 is not a valid subnet.

I can add individual hosts (64:ff9b::10.11.12.13) as an alias but not the network alias.

Actions #2

Updated by Jim Pingle almost 4 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho almost 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Rick Coats over 3 years ago

Feedback:

I loaded a 2.5.0-Development on a VM
2.5.0-DEVELOPMENT (amd64)
built on Wed Sep 09 19:46:45 EDT 2020
FreeBSD 12.2-PRERELEASE

I can verify that this change fixes the issue.

Actions #5

Updated by Jim Pingle over 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF