配置telnetd遇到的一些坑,记录一下

BusyBox版本1.22.1

Networking Utilities

-->[*] telnetd

错误1:

Escape character is '^]'.
Connection closed by foreign host.

在开发板服务端使用前台执行

~ # telnetd -F
telnetd: can't find free pty

发现没有pty。

需配置

General Configuration

-->

[*] Use the devpts filesystem for Unix98 PTYs

检查mount -t devpts none /dev/pts 有没有成功。

错误2:

配置完上述选项依然报错

Connection closed by foreign host.

原因是telnet需要用户名密码来登陆

Login/Password Management Utilities

-->[*] login

--> [*] passwd

使用passwd修改root密码之后可以正常telnet登陆

(none) login: root
Password:

BusyBox v1.22.1 (2016-10-25 16:04:14 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ #

最新文章

  1. Java EE 经验
  2. 终于开始用github了
  3. 安卓log4k问题解决
  4. css3知识
  5. 隔壁信概大作业xjb写——同化棋ATAXX
  6. Arcgis Server 10.2默认服务端口号修改方法
  7. Lambda GroupBy Sum
  8. The conversion of a varchar data type to a datetime data type resulted in an out-of-range value
  9. SNMP ber 编码
  10. Maven系列--"maven-compiler-plugin"的使用、Maven之Surefire插件
  11. Android手机监控软件设计实现
  12. Enum 枚举
  13. javascript之文档碎片,文档碎片在理论上可以提高DOM操作的执行效率
  14. 9. iptables 配置
  15. iOSSingleton设计模式详细的说明教程
  16. Visual Studio 2017 for Mac 连接Git的奇怪问题
  17. iis问题
  18. 最近24小时记录:虚拟机与Wireshark 2.0
  19. MySQL 环境搭建之解压方式安装
  20. MySQL Inport--导入数据

热门文章

  1. Jmeter的面板介绍
  2. sqlalchemy.exc.InvalidRequestError: Entity '<class 'model.TestCase'>' has no property 'project'
  3. JAVA基础——is-a 、have-a、和 like-a的区别
  4. ERROR: Field 'PostId' doesn't have a default value Exception in thread "main" org.hibernate.exception.GenericJDBCException: could not execute statement
  5. UVA - 12661 Funny Car Racing (Dijkstra算法)
  6. Gym - 101670F Shooting Gallery(CTU Open Contest 2017 区间dp)
  7. docker-compose 报错记录
  8. Linux 安装 JDK 详解
  9. Djang学习笔记-1
  10. SERE0014: Illegal HTML character: decimal 154