GitHub user weizhouapache added a comment to the discussion: Cannot view vm instance console remotely - site Cannot be reached
> Thanks again for your feedback.... > > You are still using advanced networking opposed to basic > > Most likely you have a block of Public IP's from your provider if your using > advanced networking, you cannot use advanced networking with only one public > IP from your provider, > > my configuration would be different because I have chose basic networking, > which relies on security groups and egress rules to allow incoming traffic. > > Something I'm don't think I was clear on, further up the conversation. > Possibly I miss-understood .., regarding CPVM. I added the IP and port of my > CPVM to my physical router. From what I experienced when clicking on **"View > console"** from the internet, it opens up showing the IP of the CPVM along > with port 8080. > > Sharing the screenshot again. Does this look right, should port 8080 be used > for CPVM? I already use port 80 externally. Port already mapped to another > internal server running a HTTP. > CPVM uses both port 80 (for noVNC UI) and 8080 (for WebSocket). If you enable SSL, the ports are 443 and 8443. These ports are not configurable. btw, I think the global setting `consoleproxy.url.domain` should be set to your public IP GitHub link: https://github.com/apache/cloudstack/discussions/13295#discussioncomment-17361093 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
