Page MenuHomeVyOS Platform

Bug with validator interface-name
Closed, ResolvedPublicBUG

Description

Original post from the forum
Confirmed
The commit

vyos@r1# set protocols static route 192.0.2.1/32 dhcp-interface eth1

  Could not execute validator /usr/libexec/vyos/validators/interface-name 
  
  Invalid value
  Value validation failed
  Set failed

[edit]
vyos@r1# run show ver

Version:          VyOS 1.3-stable-202302150808
Release train:    equuleus

Built by:         [email protected]
Built on:         Wed 15 Feb 2023 08:08 UTC
Build UUID:       25bbd8a1-03f7-4954-9dbb-3186ed0fb18d
Build commit ID:  c4521c495a5dc6

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.3-stable-202302150808
Why the issue appeared?
Implementation mistake
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.3

Event Timeline

c-po changed the task status from Open to In progress.Feb 18 2023, 6:41 PM
c-po claimed this task.
c-po triaged this task as High priority.
c-po changed Why the issue appeared? from Will be filled on close to Implementation mistake.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
c-po moved this task from Finished to In Progress on the VyOS 1.3 Equuleus (1.3.3) board.

Also bug with ifb interface

vyos@r14# set interfaces input ifb0
[edit]
vyos@r14# set interfaces ethernet eth0 redirect 'ifb0'

  Incorrect path /sys/class/net/ifb0: no such file or directory
  
  
  
  Invalid value
  Value validation failed
  Set failed

[edit]
vyos@r14#
c-po moved this task from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.3) board.