> -----Original Message----- > From: Chip Childers [mailto:[email protected]] > Sent: Wednesday, May 15, 2013 10:32 AM > To: [email protected] > Subject: Re: Console proxy and iptables redirect > > On Wed, May 15, 2013 at 06:09:08AM +0100, Callum Massey wrote: > > I have the management server setup on port 8080 with an iptables > > redirect from port 80, however the web vnc doesn't work when it's > > setup this way, what do I need to do get it to work? (Note that > > currently only the management servers ip can be reached through the > > firewall and only port 80 is open) > > > > Callum > > It's required that the browser can access the CPVM to access the console. > Have you looked at what traffic your browser is attempting to pass to see > what's missing?
Just to elaborate on what Chip mentioned, end user desktop browser must be able to reach CPVM on port 443. CPVM also need to reach hypervisors to create VNC session, for vSphere it is 5900-5964, and 59000-60000 (when you run out of the first initial 64 ports). Regards ilya
