In NAT mode (current and default mode of my virtual machine): I can ping6 my Windows host IPv6 addresses
fd15:4ba5:5a2b:1008:c8fe:1cca:bb95:2f9a
fd15:4ba5:5a2b:1008:64b2:acac:ae72:2798
(I found these 2 addresses by using ipconfig /all, and look at the values given at Ethernet VMware Network Adapter VMnet8). Is it OK?
Note: th IPv6 prefix given by VMware Virtual Network editor is: fd15:4ba5:5a2b:1008::/64
In Bridged mode (a mode I don't use and I do not understand much): I just edit the machine configuration, change to Bridged mode, than reboot the machine,
without changing (because no knowledge) anything in the network configuration. Result: nothing works, nor IPv4 nor IPv6. So I switch back to NAT mode
which is the default mode suggested by VMware at machine creation, and I am more used to this mode.
Thank you.