Thanks Cu, that pointed me down the right path. I verified both port 80 and 8080 are open on the console proxy and accessible from both sides of the VPN (used nmap). I'm not using SSL. But after a quick bit of testing I realized the remote subnet was not being routed over my personal VPN connection to the primary zone. Everything works after fixing my personal vpn routing.
Thanks for the help! -Evan On Wed, Jan 11, 2023 at 5:54 PM Swen <[email protected]> wrote: > Do you have any firewall between zones that is blocking ports? You need > 80, 443 (if using ssl) and 8080. > > Cu Swen > > > Am 11.01.2023 um 18:28 schrieb Evan Marchman < > [email protected]>: > > > > I am testing cloudstack 4.17 and hit a snag on console proxies. > > Console proxy works as expected in my primary zone. I have a remote, > > off-site zone and the console proxy does not work. Connections to remote > > consoles timeout. I don't see any actionable error logs, though I may not > > be looking in the right place. (Note, I'm a CloudStack newbie.) > > > > The VPN connection between sites is correctly routing both the management > > and public subnets. I can add hosts and create VM instances without > issue. > > Both system VMs (secondary storage and console proxy) are online and > green > > for the remote zone. I can ssh into the remote console proxy and > everything > > looks fine. > > > > Debug suggestions are welcomed! > > > > Thanks, > > Evan > > >
