Page MenuHomeVyOS Platform

GRE tunnel - unable to move from source-interface to source-address, commit error
Closed, ResolvedPublicBUG

Description

vyos@cpe-1# show interfaces tunnel tun0
 address 192.168.254.1/26
 encapsulation gre
 multicast enable
 parameters {
     ip {
         key 1
     }
 }
+source-address 0.0.0.0
-source-interface pppoe1
vyos@cpe-1# commit

Key "1" for source-address "0.0.0.0" is already used for tunnel "tun0"!

[[interfaces tunnel tun0]] failed
Commit failed

Details

Version
1.3-beta-202110300342
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)