#269: libssh2 client and dropbear sshd v0.51 - ifconfig command not working ------------------------+-------------------- Reporter: anil_kolli | Owner: Type: defect | Status: new Priority: blocker | Milestone: 1.4.3 Component: examples | Version: 1.4.2 Keywords: ssh2_exec | Blocked By: Blocks: | ------------------------+-------------------- Hi , I have cross compiled libssh2 for arm, I am using ssh2_exec example to run commands on remote server. I have dropbear running on my target/client[server]. If I run normal command like 'ps' it is working perfectly. If I am running 'ifcongig' command it is failing with EXIT 127. Find log below ---------------------------------------------- ./ssh2_exec 10.20.1.98 root lht-wap ifconfig Host check: 2, key: <none> libssh2_channel_read returned 0
EXIT: 127 bytecount: 0 all done ---------------------------------------------- I have few questions here, 1. Is libssh2 has any limitations with dropbear? 2. Some times I am getting abort signal. Got signal: ABRT Regards & Thanks, Anil. -- Ticket URL: <https://trac.libssh2.org/ticket/269> libssh2 <https://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel