When configuring an EUI64 IPv6 address at IPv6-GRE Tunnels, it is not generated and is not available at the Tunnel Interface.
The image below shows a tunnel interface configured with an IPv6-EUI address and the show interface command does not exhibit the configured IPv6 address. This IPv6 is not available in the system.
Description
Description
Details
Details
- Version
- VyOS 1.3-rolling-202007300117
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Bug (incorrect behavior)
Related Objects
Related Objects
- Mentioned In
- rVYOSONEX0d921d0494ed: Merge pull request #610 from vyos/revert-607-T2802
rVYOSONEXba70767ead5e: Revert "T2802: Tunnel interface does not apply EUI-64 IPv6 Address"
rVYOSONEX49e4843a2f12: Merge pull request #607 from ernstjo/T2802
T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces - Mentioned Here
- T2653: "set interfaces" Python handler code improvements - next iteration
T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces
Event Timeline
Comment Actions
Tunnel Interfaces also do not generate/configure a Link-Local IPv6. It looks like Tunnel interfaces do not have any MAC Address associated to it.
This comment was removed by c-po.
Comment Actions
In VyOS 1.3-rolling-202008170118 the interfaces do not generate/get the configured IPv6-EUI Address, as in the image:
This comment was removed by Viacheslav.
Comment Actions
I will take at look if I can implement a short fix to generate IPv6 Link Local addresses on wireguard interfaces.
Comment Actions
Work with latest rolling release:
356: tun30@NONE: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1476 qdisc noqueue state UNKNOWN group default qlen 1000
link/gre6 2001::1 peer 2001::2
inet6 2002::fdc9:56ff:fedb:3f36/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::fd05:d4ff:fe9e:1dec/64 scope link
valid_lft forever preferred_lft forever
