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?
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?