Menu

ssh not on port 22

Help
2005-05-05
2013-04-07
  • Alexander Bien

    Alexander Bien - 2005-05-05

    Is it possible to make pydsh aware of a non standard port for ssh, for certain hosts?

    Thx
    alex

     
    • Dave Vehrs

      Dave Vehrs - 2005-05-07

      Currently this is not possible but i will add it to the requested features.

       
    • Dave Vehrs

      Dave Vehrs - 2005-05-08

      After a little review and hacking, I have some basic support for alternative ports for shell (ssh/rsh/telnet) and for the copying functions (scp/rcp). 

      Currently it only works with single hosts and not with host range declarations.

      So on the command line or in your host file, you can list a host with an alternative port like:

      <hostname>:<port>
      testserver:200

      To test this new version, download the current CVS copy. 

       
    • Dave Vehrs

      Dave Vehrs - 2005-05-08

      And after a little more hacking, host range declarations now support alternative ports too.

      Its in CVS, give it a test.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.