[FS#1235] LuCI interface overview shows wrong IPv6 address when UCI option ip6hostid is set to 'eui64'

LEDE Bugs lede-bugs at lists.infradead.org
Wed Dec 20 17:32:47 PST 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - silentcreek (silentcreek) 

Attached to Project - LEDE Project
Summary - LuCI interface overview shows wrong IPv6 address when UCI option ip6hostid is set to 'eui64'
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - lede-17.01
Due in Version - Undecided
Due Date - Undecided
Details - Note: I think this issue is related to FS#1234.

When I set ip6hostid for my LAN interface to 'eui64', LuCI will not show the correct/actual IPv6 addresses in the overview under "Network" -> "Interfaces". The addresses are still shown as " + ::1/64" (e.g.: 2a09:7657:fee0:12f0::1/64), while in fact the interface is correctly assigned an IPv6 address in the form of " + ". Over SSH I can verify that the command 'ip addr' will show the correct IPv6 address, but not any IPv6 address that ends in ::1. The output of 'ubus call network.interface.lan status' will also show the eui64-derived IPv6 address and not the default one ending in ::1.

Based on my findings described in FS#1234, I assume that the same issue will occur when ip6hostid is set to 'random', but I have not tested this.

I observed this on LEDE 17.01.4.

 

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1235



More information about the lede-bugs mailing list