Subject: Re: telnet, login, but no ipv6 stuff
To: Marc Coevoet <marcsje@fulladsl.be>
From: Klaus Klein <kleink@reziprozitaet.de>
List: port-i386
Date: 01/30/2006 20:53:05
Marc Coevoet wrote:

> localhost:~ marc$ telnet -K  192.168.1.3
> Trying 192.168.1.3...
> Connected to 192.168.1.3.
> Escape character is '^]'.
> telnetd: Authorization failed.
> Connection closed by foreign host.

In /etc/inetd.conf change "telnetd -a valid" to "telnetd -a none",
run "/etc/rc.d/inetd reload" and retry.


- Klaus