Project

General

Profile

Actions

Bug #13846

open

IPv6 firewall rules using the interface network macro on a GIF/GRE interface do not respect the configured subnet mask

Added by Danilo Zrenjanin over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
Due date:
% Done:

0%

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

Description

Steps to reproduce:

1. Define GRE tunnel with a remote peer and define IPv6 Local and Remote Tunnel addresses
2. Assign the GRE interface
3. Define a rule on the GRE interface, Address Family IPv6, Protocol ICMP, Source GRE net, and Destination Any
4. Under Diagnostics/Command Prompt execute cat /tmp/rules.debug and locate the generated rule defined in step 3.
5. The system generated the rule using the Local IPv6 tunnel address instead of the tunnel network.

pass  in  quick  on $GRE reply-to ( gre0 fc01::2 ) inet6 proto ipv6-icmp  from fc01::1/128 to any ridentifier 1673087868 keep state label "USER_RULE" label "id:1673087868" 
Actions

Also available in: Atom PDF