David Thompson:
 |1. When attaching to another server, must both servers have this 
 |codebase? Is it possible that comp1 has the new code, comp2 doesn't, 
 |but comp1 can still connect to comp2 via a new remote login (ssh)? If 
 |so, I can't get this to work on Linux. It dies around the select() 
 |function.

Hmm.  Could be something else failed and the local exec just timed out
waiting for the back-connect on port 1910.

>From the shell, if you do:

   > ssh <remotehost> cat /dev/null | od -xc 

Does it give you:

   0000000

without requiring a password?  If so then ssh looks to be set up right.

Randy

-- 
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA MD/24 ERC-1A; RTP, NC 27711

Reply via email to