Hi, I have compiled and put inetutils on my board. i started the inetd. it is working properly.
I am unable to telnet. i am getting the following error. #telnet XX.YY.11.12 Trying XX.YY.11.12... Connected to XX.YY.11.12. Escape character is '^]'. telnetd: bind: Address already in use Connection closed by foreign host. I dont know what is the problem. List Of Files are : /etc/inetd.conf: telnet stream tcp nowait root /usr/sbin/telnetd telnetd ftp stream tcp nowait root /usr/sbin/ftpd ftpd talk dgram udp wait root /usr/sbin/talkd talkd login stream tcp nowait root /usr/sbin/rlogind rlogind exec stream tcp nowait root /usr/sbin/rexecd rexecd tftp dgram udp nowait root /usr/sbin/tftpd tftpd shell stream tcp nowait root /usr/sbin/rshd rshd /etc/hosts.allow: /etc/hosts.deny: /etc/services: ftp 21/tcp ssh 22/tcp # SSH Remote Login Protocol telnet 23/tcp tftp 69/tcp tftp 69/udp talk 517/udp ntalk 518/udp uucp 540/tcp uucpd # uucp daemon login 513/tcp shell 514/tcp exec 512/tcp I dont know what is the problem. Please advice. # _______________________________________________ Bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
