查看: 1973|回复: 0

【电鱼派试用】+SSH 疑问?

[复制链接]
  • TA的每日心情

    2020-5-31 22:16
  • 签到天数: 290 天

    连续签到: 1 天

    [LV.8]以坛为家I

    发表于 2017-1-4 23:57:21 | 显示全部楼层 |阅读模式
    分享到:
    本帖最后由 gurouhu1 于 2017-1-8 17:05 编辑

    开发板自带的系统没有SSH功能,上电,登录查看如下:
    1. root@am335x-evm:~# ssh
    2. ssh: symbol lookup error: ssh: undefined symbol: EVP_aes_128_ctr
    复制代码
    按照网上的教程,下载了文件如下:
    01.JPG
    拷到开发板里,重启还是一样的问题,嵌入式小白很无奈了,有机会再慢慢研究,也期待前辈指点!
    如果解决了,我会及时贴在这里。

    换了一个系统之后,SSH可以访问开发板,如图:
    1. root@am335x-evm:~# ssh
    2. Dropbear client v2012.55
    3. Usage: ssh [options] [user@]host[/port][,[user@]host/port],...] [command]
    4. Options are:
    5. -p <remoteport>
    6. -l <username>
    7. -t    Allocate a pty
    8. -T    Don't allocate a pty
    9. -N    Don't run a remote command
    10. -f    Run in background after auth
    11. -y    Always accept remote host key if unknown
    12. -s    Request a subsystem (use for sftp)
    13. -i <identityfile>   (multiple allowed)
    14. -A    Enable agent auth forwarding
    15. -L <[listenaddress:]listenport:remotehost:remoteport> Local port forwarding
    16. -g    Allow remote hosts to connect to forwarded ports
    17. -R <[listenaddress:]listenport:remotehost:remoteport> Remote port forwarding
    18. -W <receive_window_buffer> (default 24576, larger may be faster, max 1MB)
    19. -K <keepalive>  (0 is never, default 0)
    20. -I <idle_timeout>  (0 is never, default 0)
    21. -B <endhost:endport> Netcat-alike forwarding
    22. -J <proxy_program> Use program pipe rather than TCP connection
    23. root@am335x-evm:~#
    复制代码
    回复

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /2 下一条

    手机版|小黑屋|与非网

    GMT+8, 2024-4-19 13:18 , Processed in 0.118871 second(s), 16 queries , MemCache On.

    ICP经营许可证 苏B2-20140176  苏ICP备14012660号-2   苏州灵动帧格网络科技有限公司 版权所有.

    苏公网安备 32059002001037号

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.