Does anyone know how I can find the DUID for the WAN interface? My ISP requires this to give me a fixed IPv6 address.
I've been looking in the web interface and via ssh but can't seem to find it.
This thread was automatically locked due to age.
Does anyone know how I can find the DUID for the WAN interface? My ISP requires this to give me a fixed IPv6 address.
I've been looking in the web interface and via ssh but can't seem to find it.
The KB you point at is to set up a DHCP server in UTM. It states the following :
DUID address (only with IPv6 DHCP server): Enter the DUID of the client.
I need the DUID so that the UTM can be a DHCP client. In Windows I can find the DUID in regkey HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameter. But I want to know where I can find this for the UTM.
The KB you point at is to set up a DHCP server in UTM. It states the following :
DUID address (only with IPv6 DHCP server): Enter the DUID of the client.
I need the DUID so that the UTM can be a DHCP client. In Windows I can find the DUID in regkey HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameter. But I want to know where I can find this for the UTM.
Does anyone have an idea where I can find the DUID of the UTM?
I think I found it.
It's in the file eth1_pd_na.leases6 located in /var/sec/chroot-dhcpc/var/db
It's the numbers after option dhcp6.client-id
Can anyone confirm this?