Originally posted by: SystemAdmin
Please can you assist?
I am running AIX53 TL08 on a p5 9110 server and I am struggling to get suma to work through our firewall. I can run a preview successfully, however downloads timeout. The error is as follows(with debug mode set on):-
0500-018 An internet request failed. (SUMA::Download, /usr/suma/lib/SUMA/Download.pm
910)
500 (Internal Server Error) Connect failed: connect: A remote host did not respond within the timeout period.; A remote host did not respond within the timeout period.
My suma settings are:-
FIXSERVER_PROTOCOL=https
DOWNLOAD_PROTOCOL=https
DL_TIMEOUT_SEC=180
DL_RETRY=5
MAX_CONCURRENT_DOWNLOADS=1
HTTP_PROXY=
HTTPS_PROXY=
FTP_PROXY=
SCREEN_VERBOSE=LVL_INFO
NOTIFY_VERBOSE=LVL_INFO
LOGFILE_VERBOSE=LVL_VERBOSE
MAXLOGSIZE_MB=1
REMOVE_CONFLICTING_UPDATES=no
REMOVE_DUP_BASE_LEVELS=no
REMOVE_SUPERSEDE=no
TMPDIR=/var/suma/tmp
FIXSERVER_URL=www14.software.ibm.com/webapp/set2/fixget
The suma command that I am running is:-
suma -x -a Action=Download -a RqType=ML -a FilterML=5300-08 -a FilterSysFile=/dev/null
Typical output without debugging on:-
Download FAILED: OpenGL.OpenGL_X.dev.vfb.5.3.8.2.bff
Download FAILED: OpenGL.OpenGL_X.rte.base.5.3.8.2.bff
......
Any ideas why this would fail?
Thanks
Stuart
#AIX-Forum