Redhat Enterprise Linux 5 下telnet:
telnet 报错
[root@localhost ~]# telnet 127.0.0.1
Trying 127.0.0.1...
Connected to 127.0.0.1 (127.0.0.1).
Escape character is '^]'.
getnameinfo: localhost: Success
Temporary failure in name resolution: Illegal seek
Connection closed by foreign host.
[root@localhost ~]#
[root@localhost ~]#
用Windows 下cmd: telnet ,结果也是一样的~~
哪位高手, 帮忙给看看~ 怎么解决呢?
xylp 于 2008-11-06 15:03:45发表:
/etc/xinetd.d/telnet 里面设置好了没有?防火墙关了没有?