From: Georg Potthast 2 <nospam@georgpotthast.de>
To: ELKS <linux-8086@vger.kernel.org>,
Derek Johansen <djohanse678@gmail.com>
Subject: Re: telnetc behavior
Date: Sun, 19 Mar 2017 19:12:15 +0100 (CET) [thread overview]
Message-ID: <1879994592.71594.1489947135823@webmail.strato.com> (raw)
In-Reply-To: <CAOv0vd=jjCkcaOvs5YJ_v729yoQi43nVpo3GyX0FvtdkCvDsFQ@mail.gmail.com>
Please try to use just one carriage return. The server expects to get one message and work on that. Not to get a message followed by an almost empty message immediately. I did not expect that to happen.
In the networking_guide I mentioned the commands I tried: e.g. whoami, pwd, echo 123
The server receives the output of a command from ELKS in chunks of 64 bytes. He may try to read new input from the remote side if there is a small pause after a chunk and get lost. Just wait till the prompt appears again before entering something new.
Georg
> Derek Johansen <djohanse678@gmail.com> hat am 19. März 2017 um 06:23 geschrieben:
>
>
> Using the new telnetc client on my host,
>
> if I enter the lscommand then 2 carriage returns, the first line of
> the output shows up in my telnet server:
>
> ash banner basename cal cat chgr
>
> The rest of the ls listing shows up in my telnet client, starting with
> the p from chgrp
>
> When I enter env and enter 2 carriage returns in my client, it prints
> the environment variable (just one line) on the ELKS telnet server. I
> would expect it to be sent to my client.
>
> It looks like the first line of the telnet server output is not
> getting sent to the client in my configuration for some reason.
>
> Thanks,
> Derek
> --
> 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
next prev parent reply other threads:[~2017-03-19 18:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-19 5:23 telnetc behavior Derek Johansen
2017-03-19 18:12 ` Georg Potthast 2 [this message]
2017-03-20 5:10 ` Derek Johansen
2017-03-20 14:05 ` Georg Potthast 2
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=1879994592.71594.1489947135823@webmail.strato.com \
--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