Page MenuHomeVyOS Platform

Fix NHRP module for updated interfaces tunnel syntax
Closed, ResolvedPublic

Description

interfaces tunnel syntax changed, but vyos-nhrp is still checking the old values causing iptables entries not to be created, and raising errors when it tries to remove the non-existent iptables entries.

local-ip -> source-address
remote-ip -> remote

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible