: 제 시스템 으로 텔넷 접속이 않됩니다.
: telnet localhost하면
: Connection closed by foreign host
: 라고 나옵니다.
:
: inetd.conf의 주석도 제거 해주어 inetd를 제실행 하여도.. 똑같네여..
: hosts.allow나 hosts.deny에는 아무것도 써주지 않았는데도......
: 고수님덜 좀 알려주세염.. ㅠㅠ;
텔넷포트가 보통 23번인데.. 변경되셨는지 확인해보시는건 어떨까요?
hosts를 설정해 보시는건 어떨까요?
[root@adevillinux /bin]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.0.1 adevillinux adevillinux
[root@adevillinux /bin]#
host.conf를 확인해 보시는건 또 어떨까요?
[root@adevillinux /bin]# cat /etc/host.conf
order hosts,bind
multi on
[root@adevillinux /bin]#
telnet localhost = telnet 0
수고하세요.. 도움이 되는답이 아닌거 같은데 마음만 앞서..
괜히 리플단거 아닌가 하는 생각이 들어 미안하네요..