GitHub user weizhouapache added a comment to the discussion: Cannot view vm instance console remotely - site Cannot be reached
> You probably meant advanced networking, the zone should be core ...I'm using > Basic networking, since I only have one public IP. Internally I'm NATTED, > using 172.16.0.0/16 @mjstark if you want to access the "VM Console", you need to configure the public access to the CPVM, which provides the console service for virtual machines. You do not need to configure anything on the virtual machines themselves. In other words, neither the zone type (Basic or Advanced) nor the guest network type (Isolated or Shared) has any effect on the console access. please read again what @ewerton-silva00 shared. If you want to access a Windows VM via RDP, you obviously need to allow incoming traffic on port 3389. However, if the Windows VM does not have a public IP address, it is your responsibility to provide public access to the VM, for example by assigning a public IP and configuring the necessary firewall/NAT rules, or by using a VPN. GitHub link: https://github.com/apache/cloudstack/discussions/13295#discussioncomment-17348395 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
