in reply to Re^4: Net::OpenSSH connection failing with 'muxserver_listen bind(): Not owner'
in thread Net::OpenSSH connection failing with 'muxserver_listen bind(): Not owner'
Calling SSH with the verbose flag may also give some useful information:
Finally, witch version of OpenSSH are you using?$ssh=Net::OpenSSH->new($host, master_opts => '-vvv',...)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Net::OpenSSH connection failing with 'muxserver_listen bind(): Not owner'
by Only1KW (Sexton) on Sep 02, 2011 at 13:56 UTC | |
by salva (Canon) on Sep 02, 2011 at 15:35 UTC |