Menu

#8 Can't change ssh options

closed-works-for-me
nobody
None
5
2009-04-29
2009-04-29
Anonymous
No

I'd like to use SSHMenu to access my IPCop firewall, but SSHMenu won't let me do the equivalent of "ssh -p 222 -l root myfirewall"

Discussion

  • Grant McLean

    Grant McLean - 2009-04-29

    SSHMenu will let you do exactly what you want to do. In the host definition dialog, anything you type in the box labelled 'Hostname (etc)' will be passed to the ssh command. So instead of entering just a hostname:

    myfirewall

    You could enter all the options:

    -p 222 -l root myfirewall

    Cheers
    Grant

     
  • Grant McLean

    Grant McLean - 2009-04-29
    • status: open --> closed-works-for-me
     

Log in to post a comment.