Originally posted by: grukrz1
I use two independent options:
-
ssh tunneling through the host having access to the internet
-
setting up internet proxy in suma (you have to have internet proxy in your network)
eg.
-
suma -c|grep PROXY
HTTP_PROXY=http://proxy1:8080/
HTTPS_PROXY=http://proxy1:8080/
FTP_PROXY=
you can also use authentication but the password is not hidden on 'suma -c' output, eg.
HTTP_PROXY=http://user:password@proxy1:8080/
#AIX-Forum