Operating System - HP-UX
1832274 Members
2071 Online
110041 Solutions
New Discussion

Re: unable to use exceed to connect to hpux.

 
Hanry Zhou
Super Advisor

unable to use exceed to connect to hpux.

I am getting the followig messages, and rexec is already in /etc/inetd.conf file. Please help!

"Unable to connect to the sever using sepecified startup method"

"connection closed"
none
4 REPLIES 4
Steven Schweda
Honored Contributor

Re: unable to use exceed to connect to hpux.

So, what is the "sepecified startup method"?
If it's rsh (remsh), do you need an entry in
~/.rhosts to make it work?
F Verschuren
Esteemed Contributor

Re: unable to use exceed to connect to hpux.


after adding it to the /etc/inetd.conf
you have to run a inetd -c to configer the conf file.
after running this what does the /var/adm/syslog/syslog.log shows?
Hanry Zhou
Super Advisor

Re: unable to use exceed to connect to hpux.

I am using rexec as startup method.
I alraedy did inted -c.
none
Steven Schweda
Honored Contributor

Re: unable to use exceed to connect to hpux.

> I am using rexec as startup method.

Ok. So, can you do something simple like,
say, "rexec -l pwd" from
the Windows system? From the HP-UX system
(to itself)?