GitHub user MejdiB closed a discussion: Add an IPv6 Zone (with private IPv4 addresses)
I am currently trying to add another zone which works witch public available IPv6 addresses (reachable from the existing zone) with the following conditions: - There is a wireguard connection between default zone to the ipv6 zone - Communcation between default zone to the remote machines with ipv6 works fine and vice versa - DNS resolving from both locations is working fine, since the DNS server is capable of ipv4 and ipv6 - On a test environment, I am trying to add the remote host with ipv6: failed due to ` java.net.SocketTimeoutException: The kexTimeout (60000 ms) expired` - When setting ab the new zone, I have configured Adv. Zone with NAT and ipv6 Dns, but with private IP addresses, since I cannot configure IPv6 addresses - Setting ab a remote management server also failes with ` Cannot resolve reference to bean 'DefaultConfigResources' while setting bean property 'locations'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'DefaultConfigResources' available`, however, the db connection to the default zone is succesful. - I may configure a dhcp on the remote location with the Ipv4 address range I configured when setting up the remote zone, however, I am afraid that this would not work neither GitHub link: https://github.com/apache/cloudstack/discussions/10942 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org