Hello,
I'm not sure where to turn for help. I updated Proxmox to version 8.1 and QEMU to 8.1.2. I have an ISO with iPXE that does DHCPv6 and then fetches its configuration from a web server. Since the update, I get this message during DHCPv6:
I added more debugging and got this:
Read more
I'm not sure where to turn for help. I updated Proxmox to version 8.1 and QEMU to 8.1.2. I have an ISO with iPXE that does DHCPv6 and then fetches its configuration from a web server. Since the update, I get this message during DHCPv6:
Code:
No such file or directory (https://ipxe.org/2d0c203b)
I added more debugging and got this:
Code:
iPXE> ifconf --configurator ipv6
NETDEV net0 opening
NETDEV net0 starting configuration via ipv6
Configuring [ipv6] (net0 66:b5:3e:97:7d:4e)...
NETDEV...
Read more