Page MenuHomeVyOS Platform

Firewall - opmode for ipv6
Closed, ResolvedPublicBUG

Description

Unable to show firewall IPv6 custom chain.
Op-mode command not working as it should:

vyos@Latest-zones:~$ show config comm | grep ipv6
set firewall ipv6 name WAN_to_LOCAL_v6 rule 10 action 'accept'
set firewall zone LOCAL from WAN firewall ipv6-name 'WAN_to_LOCAL_v6'
vyos@Latest-zones:~$ show firewall ipv6 
Rulesets ipv6 Information

---------------------------------
ipv6 Firewall "name WAN_to_LOCAL_v6"

Rule     Action    Protocol      Packets    Bytes  Conditions
-------  --------  ----------  ---------  -------  ------------
10       accept    all               613    34456  accept
default  drop      all                 0        0

vyos@Latest-zones:~$ show firewall ipv6 
Possible completions:
  <Enter>               Execute the current command
  forward               Show IPv6 forward firewall ruleset
  input                 Show IPv6 input firewall ruleset
  ipv6-name             Show IPv6 custom firewall chains
  output                Show IPv6 output firewall ruleset

      
vyos@Latest-zones:~$ show firewall ipv6 ipv6-name 
Possible completions:
  <text>                Show IPv6 custom firewall chains

      
vyos@Latest-zones:~$

Details

Difficulty level
Unknown (require assessment)
Version
vyos-1.4.0-rc1, 1.5-rolling-202401090834
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

n.fort changed the task status from Open to In progress.Jan 10 2024, 6:26 PM
n.fort claimed this task.
n.fort created this task.