-----BEGIN PGP SIGNED MESSAGE----- saravanan ganapathy [mailto:[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] root]# telnet ::1 > Trying ::1... > telnet: connect to address ::1: Connection refused There is nothing listening on ::1 port 23. > But I am able to ping,ssh to ::1. Then at least your host has working IPv6. > I am also able to connect by telnet using 127.0.0.1 127.0.0.1 is the IPv4 loopback address ::1 is the IPv6 loopback address An application has to support IPv6 if it needs to be capable of listening and then accepting connections on it.. > Any thing to be configured to solve this prob? Your inetd needs to support IPv6. Next to that I would suggest that you check out ssh as telnet carries traffic in plaintext. Greets, Jeroen -----BEGIN PGP SIGNATURE----- Version: Unfix PGP for Outlook Alpha 13 Int. Comment: Jeroen Massar / [EMAIL PROTECTED] / http://unfix.org/~jeroen/ iQA/AwUBP2HXpCmqKFIzPnwjEQKhSwCeMQoP5e6uhhyWJdcYFcRm68dhD1QAoKzY 1gePxvTs8THrSZtZZ78MKzYL =Y4dX -----END PGP SIGNATURE-----

