Vmware's network adapter is set to nat mode, and IPV6 is enabled in the NAT settings of the virtual network editor, so the virtual machine will get a ULA address starting with [FD15], but this is a l...
See more...
Vmware's network adapter is set to nat mode, and IPV6 is enabled in the NAT settings of the virtual network editor, so the virtual machine will get a ULA address starting with [FD15], but this is a local address. If you are not in the LAN, how can you access this virtual machine? Similar to the nat port mapping of IPv4, I can access the virtual machine by accessing the port corresponding to the IP of the host public network. Can IPv6 do this? How to set port mapping?