Add a similar ssh tunnel on the new port (you can have as many as you like in parallel on the same SSH connection), and access it using explicit https: method. On Aug 19, 2012 9:51 AM, <[email protected]> wrote:
> On Fri, August 17, 2012 10:37 pm, Jeremy Visser wrote: > > On 17/08/12 07:08, [email protected] wrote: > > Jeremy, thanks > > > Try changing the "localhost" to "0.0.0.0". Don't forget to restart the > > management app afterwards. > > I think my edits get overwritten ? I'll recheck later > > > And if binding to 0.0.0.0 doesn't help, doing it on PuTTY is exactly the > > same as doing it on OpenSSH. > > > > C:\PuTTY\PuTTY.exe -L3128:127.0.0.1:3128 root@my_centos_box > > > Then open a web browser to http://localhost:3128/ on your Windows box. > > that;'s the one I was looking for, after correcting the port number, it > came up, thanks ! > > hmmmm, just trying again, now I'm getting this > > on calling http tells me it needs to be https, it re-dirs to https, then I > get: > > yesterday, on another winpc, it asked me to accept priv cert, and, then it > allowed access > ------------------------ > https://localhost:2301/ > Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection. > ------------------------ > above chrome, below ff > ------------------------ > Secure Connection Failed > An error occurred during a connection to localhost:2301. > > SSL received a record that exceeded the maximum permissible length. > (Error code: ssl_error_rx_record_too_long) > The page you are trying to view cannot be shown because the authenticity > of the received data could not be verified. > --------------------------- > > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
