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

Difficulty level
Easy (less than an hour)
Version
1.3-beta-202110300342
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)

Event Timeline

c-po changed the task status from Open to In progress.Oct 31 2021, 1:46 PM
c-po claimed this task.
c-po triaged this task as Normal priority.
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0-epa3) board.
c-po moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.