On 17/08/12 07:08, li...@sbt.net.au wrote:
> I think HP server utility is restricted to run localhost only ? I've
> tried editing HP's conf 'localhost:3128' to '*:3128', that didn't
> work either

Try changing the "localhost" to "0.0.0.0". Don't forget to restart the
management app afterwards.

On 17/08/12 07:16, li...@sbt.net.au wrote:
> the remote Centos server is the only Linux I have here, how can I do
> it from windoze PC (or Android tablet) ?

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.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to