遇到问题 SCO UNIX 不能TELNET 本机

遇到问题 SCO UNIX 不能TELNET 本机
 Trying 192.168.0.1...
    Connected to localhost.
    Escape character is '^]'.
    Connection closed by foreign host.

但是其他机器可以登陆

经过测试
发现
# telnet 127.0.0.1
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.


SCO UnixWare 7.1.3 (szstore) (pts/5)

可以登陆

修改HOSTS文件
添加 192.168.0.1的地址
或者修改
IP               机器名字
192.168.0.1      szstore

如果机器名字太长可能出现问题

原来名字
192.168.0.1     szstore.szstore szstore backoffi cust1

不能登陆

你可能感兴趣的:(unix,测试,character)