Hello All, We trying to connect from a Linux machine to Z/OS USS. We use the below command to start the service as daemon.
bfagent -s I find that the /etc/ inetd.conf has below lines pushed by buildforge agent installation. bfagent stream tcp nowait root /u/users/bfagent bfagent bfagent stream tcp6 nowait root /u/users/bfagent bfagent To connect USS we have been provided with a dedicated port but after Every IPL, the BuildForge Daemons remains active.So whenever we try to connect again from Linux to Z/OS USS, we get the 'Connection Refused'. Is there a way to bring down the deamons gracefully so that the port gets freed up ? Jake ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
