Telnet login prompt

Matthew Dillon dillon at backplane.com
Wed Sep 6 23:41:01 PDT 2017


Might be broken, but the bigger problem is that you are running telnetd.
Don't.  It's not secure.  We recommend only running sshd.

-Matt

On Wed, Sep 6, 2017 at 4:37 PM, Christian Groessler <chris at groessler.org>
wrote:

> Hi,
>
> I'm new to Dragonfly. I've installed the v4.8.1 version just now.
>
> I've enabled "telnet" by editing /etc/inetd.conf to enable telnet on
> IPv4.Then I've added 'inetd_enable="YES"' to
> /etc/rc.conf.
>
> Now, when I telnet to the host, I'm getting this login prompt:
>
> ----------------
> $ telnet delle3
> Trying 10.23.1.7...
> Connected to delle3.
> Escape character is '^]'.
>
> / (delle3.groessler.org) (ttyp0)
>
> login:
> ----------------
>
>
> I think that instead of
>
>
> / (delle3.groessler.org) (ttyp0)
>
>
> it should rather be
>
>
> DragonFly/x86_64 (delle3.groessler.org) (ttyp0)
>
>
> Or similar. Just not only a lone "/"....
>
>
> regards,
> chris
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20170906/5a163491/attachment-0001.htm>


More information about the Users mailing list