* Can't login openbmc webui with IPV6 IP
@ 2019-04-17 3:20 xiuzhi
2019-04-19 9:24 ` How to config IPV6 to login openbmc webui xiuzhi
0 siblings, 1 reply; 2+ messages in thread
From: xiuzhi @ 2019-04-17 3:20 UTC (permalink / raw)
To: openbmc, gmills, Derick
[-- Attachment #1: Type: text/plain, Size: 743 bytes --]
Hi Gunnar, Derick,
I can't login the openbmc webui when I configured the IP with IPV6.
My testing environment is as following :
1) /etc/systemd/network/00-bmc-eth0.network:
[Match]
Name=eth0
[Network]
Address=2002:1001:1001:1001:1001:1001:1001:1001/64
[DHCP]
ClientIdentifier=mac
2) systemctl restart systemd-networkd
3)my bmc webui IPV6 IP:
2002:1001:1001:1001:1001:1001:1001:1002/64
4) ping6 2002:1001:1001:1001:1001:1001:1001:1001 on bmc webui PC : connect good.
5) login bmc webui :failed
Is there anything wrong with my configuration?
I saw the issue https://github.com/openbmc/phosphor-webui/issues/14
Is there a shedule to support IPV6 ?
Best,
xiuzhi
[-- Attachment #2: Type: text/html, Size: 1018 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-19 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-17 3:20 Can't login openbmc webui with IPV6 IP xiuzhi
2019-04-19 9:24 ` How to config IPV6 to login openbmc webui xiuzhi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.