Page MenuHomeVyOS Platform

Interface input ifb does not work
Closed, ResolvedPublicBUG

Description

Interface input ifb does not work

vyos@r2# set interfaces input ifb0 redirect eth0
[edit]
vyos@r2# commit
[[interfaces input ifb0]] failed
Commit failed
[edit]
vyos@r2#

File does not exists

vyos@r2# file ${vyos_conf_scripts_dir}/interfaces-input.py
/usr/libexec/vyos/conf_mode/interfaces-input.py: cannot open `/usr/libexec/vyos/conf_mode/interfaces-input.py' (No such file or directory)
[edit]
vyos@r2#

If we have a new syntax/CLI for it we should do a migration script
Or it just a bug if we didn't touch "ifb"

Details

Difficulty level
Normal (likely a few hours)
Version
VyOS 1.4-rolling-202301141409
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)