Subject: Re: telnet, login, but no ipv6 stuff
To: Rui Paulo <rpaulo@fnop.net>
From: Marc Coevoet <marcsje@fulladsl.be>
List: port-i386
Date: 01/30/2006 19:05:29
Op 30-jan-06 om 00:14 heeft Rui Paulo het volgende geschreven:

>>
>> telnet 192.168.1.3 (--->netbsd)
>> Trying 192.168.1.3...
>> Connected to 192.168.1.3.
>> Escape character is '^]'.
>> telnetd: Authorization failed.
>> Connection closed by foreign host.
>
> telnet is trying to do automatic login. Try passing -K to the telnet 
> client.
> However, this should only be failing if the usernames on both machines 
> are
> different.
>
yup :


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.





Why is that ???

and yeah, sshd, what can I use the on the clients side to  -login- ???

do the paranoia !

Marc