The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 07-26-2005
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
Jim was telling you to use telnet (available on Windows) to see if you can get anything from port 22 on one or both of the AIX systems.

telnet your-host 22
Is stating to telnet to server "your-host" on port 22 (see the telnet man page on one of your AIX servers for more info). Just switch "your-host" with the name or IP of one of your AIX servers.