linux-8086.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Georg Potthast" <nospam@georgpotthast.de>
To: Derek Johansen <djohanse678@gmail.com>,
	ELKS <linux-8086@vger.kernel.org>
Subject: Re: Telnet server question
Date: Fri, 17 Mar 2017 08:20:38 +0100	[thread overview]
Message-ID: <BF49600103934C8B8D5E30626B5DD545@PotthastHP> (raw)
In-Reply-To: <CAOv0vdnrWejWZB0qsPEv402k_HWG2JZ8SFUFRMtyveQe_kfsNQ@mail.gmail.com>

It worked with my telnet client on my SUSE distro. I assume that your telnet 
client is set to different defaults.

However, I now modified the telnet client that is included with ELKS so it 
will compile with gcc on a Linux distro too. This has been committed 
yesterday. I tested this client on my SUSE distro and it worked ok. So this 
client should work for you.

The available memory on ELKS is limited when the telnet server is running, 
due to the use of a pseudo tty. I use the commands echo, pwd, whoami, ls, 
cat etc. for testing. The vi editor reports: "not enough memory".

Georg

-----Ursprüngliche Nachricht----- 
From: Derek Johansen
Sent: Thursday, March 16, 2017 7:22 AM
To: ELKS
Subject: Telnet server question

Playing around with the new telnet server, I telnet localhost 2323
from my host and get the welcome from the ELKS server.  I also see the
message:

Commands entered by remote terminal:

in the ELKS window.

In my telnet client I can enter at most one command/string and see it
repeated in the ELKS window.  After that all further entries are
ignored..

Is this the expected behavior for the telnet server?
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html 

--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2017-03-17  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-16  6:22 Telnet server question Derek Johansen
2017-03-17  7:20 ` Georg Potthast [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BF49600103934C8B8D5E30626B5DD545@PotthastHP \
    --to=nospam@georgpotthast.de \
    --cc=djohanse678@gmail.com \
    --cc=linux-8086@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).