Operating System - HP-UX
1840255 Members
2663 Online
110162 Solutions
New Discussion

How to access outsite world before Firewall by given http/sock proxy

 
Jerry Jiangwei
Advisor

How to access outsite world before Firewall by given http/sock proxy

Hi guys,

I am working on HP-UX 11.11/11.23/11.31 serilas, and would like to access outside url,
the only path is though the http/sock proxy because the direct nat access is blocked by fw due to some security concerns.

any configuration would be used to in the console to access outsite by proxy?

Thanks
-- Jerry
1 REPLY 1
Jerry Jiangwei
Advisor

Re: How to access outsite world before Firewall by given http/sock proxy

Hi all,

I found the answer

# export http_proxy="http://proxy.hp.com:8080"

# wget what-you-want.tar.gz