Problem Connecting Patch Manager to Update Server

Hi:I'm having this error:# smpatch analyzeCannot connect to retrieve patchdb: Connection refusedIm newbie on Solaris.Thanks, Irvin Irizarry
[182 byte] By [irvin_irizarry] at [2007-11-26 8:55:34]
# 1

Dear Irvin,

Please run the following commands as root , and post us the output here;

# smpatch get

# showrev -p | egrep -e '119107|121118|121453|119108|121119|121454'

# pkginfo -l SUNWupdatemgru SUNWupdatemgrr | egrep 'PKGINST|VERSION'

# pkginfo -l SUNWpprou SUNWppror | egrep 'PKGINST|VERSION'

# uname -a

# cat /etc/release

That will do to be starting with.

Thanks,

ForumModerator at 2007-7-6 22:53:26 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

# smpatch get

patchpro.backout.directory-""

patchpro.download.directory-/var/sadm/spool

patchpro.install.types -rebootafter:reconfigafter:standard

patchpro.patch.source-https://updateserver.sun.com/solaris/

patchpro.patchset-patchdb

patchpro.proxy.host "" ""

patchpro.proxy.passwd********

patchpro.proxy.port 80 8080

patchpro.proxy.user "" ""

patchpro.sun.passwd ********

patchpro.sun.userbgfsolaris""

# showrev -p | egrep '119107|121118|121453|119108|121119|121454'

# pkginfo -l SUNWupdatemgru SUNWupdatemgrr | egrep 'PKGINST|VERSION'

ERROR: information for "SUNWupdatemgru" was not found

ERROR: information for "SUNWupdatemgrr" was not found

# pkginfo -l SUNWpprou SUNWppror | egrep 'PKGINST|VERSION'

PKGINST: SUNWppror

VERSION: 5.0,REV=2004.06.10.04.44

PKGINST: SUNWpprou

VERSION: 5.0,REV=2004.06.10.04.44

# uname -a

SunOS gdb01fw1 5.8 Generic_108528-27 sun4u sparc SUNW,Sun-Fire-280R

# cat /etc/release

Solaris 8 2/02 s28s_u7wos_08a SPARC

Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.

Assembled 18 December 2001

irvin_irizarry at 2007-7-6 22:53:26 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
Hi again.Are you able to telnet to updateserver.sun.com on port 443 ?i.e.# telnet updateserver.sun.com 443
ForumModerator at 2007-7-6 22:53:26 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4
Hi:I forgot to open the port on our outside firewall.Thanks for the help..Irvin
irvin_irizarry at 2007-7-6 22:53:26 > top of Java-index,Administration Tools,Sun Update Connection-System...