관련된 내용을 검색하여 보았으나 별루 해결이 되지 않아서 다시 적어봅니다.
telnet이나 FTP가 다른 컴퓨터로는 잘 연결이 되지만, 다른 컴퓨터에서 제 컴퓨터로는 연결
이 안됩니다. 처음에 adelinux 워크스테이션 설치를 하였다가 inet-*.rpm을 설치하였습니다.
etc/hosts에는 localhost와 실제 호스트네임이 적혀있고(아이피랑 같이 등등...)
host.allow ,host.deny 안의 내용도 살펴보았습니다만 별 다르게 설정한 것은 없습니다.
나오는 메세지는 다음과 같습니다... 좀 도와주세요...
사용중인 커널의 버전은 2.2.16 입니다.
>>>
telnet localhost
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
Connection closed by foreign host.
ftp localhost
Connected to localhost.localdomain.
421 Service not available, remote server has closed connection
>>>