Link to home
Start Free TrialLog in
Avatar of keles
keles

asked on

rsh problem from redhat9 to solaris 2.6 - protocol failure


  When I tried to connect with rsh to solaris 2.6 machine from my redhat 9.0 machine I had a problem.
  For example a simple command :
     [operator@ldw1 tmp]$ rsh scmssrv1 "ls"
     poll: protocol failure in circuit setup

   When I tried exactly the same thing from a redhat 8 machine there is no problem. The unix machine same and rlogin works for both redhats.
   I tried to install and use the same rsh and rsh-server packages on the redhat machines but there was no change.
   Thanks for your help.
ASKER CERTIFIED SOLUTION
Avatar of liddler
liddler
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of keles
keles

ASKER


  I had the following answer and I think it seem that rsh is running as a client. I didn't configure the Redhat9.0 machine as a rsh server.
  [operator@ldw1 tmp]$ rsh 127.0.0.1 "ls"
  ldw1: Connection refused

   There is no firewall. Only a soft linux router with some little firewall configuration and as I said rlogin is working on the machine properly.
   Both redhat machines are on the same swith and same network. The network configuration for both machines ( Two redhats = 1 woks the other not) are exactly same.
redhat asked if you want ipchains when installed, and you selected different answers...
Avatar of keles

ASKER


  The problem was a hardware problem on ethernets. So it was solved.
"connection refused" is firewall or routing problem as liddler pointed out, not ethernet.