here is the problem..
telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SunOS 5.7
Connection closed by foreign host.
------------------------------------------------------------
FTP works fine.
Also same result while telent with Ip address.
checked the following:
1. no /etc/hosts.deny or allow file
2. No tcp wrapper installed
3./bin/login file exist
4./usr/bin/in.telnetd exists
5.telnet not commenetd out in /etc/inetd.conf file
6. tcp port 23 on /etcservices file
7. .rhosts and hosts.equiv present
telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SunOS 5.7
Connection closed by foreign host.
------------------------------------------------------------
FTP works fine.
Also same result while telent with Ip address.
checked the following:
1. no /etc/hosts.deny or allow file
2. No tcp wrapper installed
3./bin/login file exist
4./usr/bin/in.telnetd exists
5.telnet not commenetd out in /etc/inetd.conf file
6. tcp port 23 on /etcservices file
7. .rhosts and hosts.equiv present