Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot connect to local patch server

Status
Not open for further replies.

trisco

MIS
Jan 3, 2001
44
US
I'm setting up a client to talk to a local patch server with both client and server at Solaris 9. The lps runs the command "smpatch analyze" successfully, but when running the same command on the client, message "Cannot connect to retrieve detectors: Connection refused" appears.

The patchpro.patch.source on the client is:
/etc/services is:
sunlps-http 3816/udp #Sun Local Patch Manager
sunlps-http 3816-tcp #Sun Local Patch Manager

I've cycled inetd with no change in the results.

The command: telnet fco-ss39 3816
results in message: telnet:Unable to connect to remote hsots: Connection refused

telnet to the same host without the port no. is successful. There is no firewall between these servers and they are on the same segment. Can anyone help get a successful connection? Must an entry be put in the /etc/inet/inetd.conf for this port? If so, what does it look like?
 
I'm not using the web browser at this time, strictly command line. I think that I have the lps and client configured according to the admin guide, but am having trouble with the network connection. The "trouble shooting" reference for lps isn't too helpful.
 
Upon further investigation, I think that the packages SUNWpsvrr and SUNWpsvru must be installed, which are not. I think that they are contained in the zip file: pm2.0_s9_lps_sparc.zip. Can anyone confirm that for me?

Thanks in advance for your comments and suggestions.
 
I will update this thread for any one else that may have a similar question regarding the Patch Manager. After installing the packages SUNWpsvrr and SUNWpsvru on the server, which are in the previously mentioned zip file, and starting the patch server on the server side with the command:
/usr/sbin/patchsvr start
the client was successful in gathering the patch info from the LPS (local patch server).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top