Ano-Tech Computers
Enter keyword:

rsh fails with 'poll: protocol failure in circuit setup'
Problem:
In /var/log/messages on the server: Jun 5 01:55:02 server rshd[12946]: connect second port: No route to host On the client: # rsh server.domain.com 'uname -a' poll: protocol failure in circuit setup
 
Solution:

The secondary tcp connection from server to client is being blocked by a firewall or IP filter. You must allow traffic originating from server:any to client:512-1024. Keep in mind that rsh is considered VERY INSECURE and not to be used outside the confines of a completely secure network.

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles