* Re: tcpd.
@ 2025-03-09 22:12 peter
0 siblings, 0 replies; 4+ messages in thread
From: peter @ 2025-03-09 22:12 UTC (permalink / raw)
To: supervision; +Cc: peter
From: Jan Braun <janbraun@gmx.de>
Date: Sun, 9 Mar 2025 22:44:44 +0100
> If, however, you're committed to doing stupid things, ...
Yah, "telnet localhost" is stupid. Why is it more stupid than
"xterm localhost"?
Thx, ... P.
--
VoIP: +1 604 670 0140
work: https://en.wikibooks.org/wiki/User:PeterEasthope
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tcpd.
[not found] <7a27e319d38dec0b@abakus>
@ 2025-03-09 21:44 ` Jan Braun
0 siblings, 0 replies; 4+ messages in thread
From: Jan Braun @ 2025-03-09 21:44 UTC (permalink / raw)
To: peter; +Cc: supervision
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
Hi,
peter@easthope.ca schrob:
> In Debian I had this. [ removed to save posterity ]
> Appears tcpd is not used in Void. Can the above be adapted? How?
ln -s /etc/sv/sshd /var/service/
> I know telnet is insecure and use it only within a host and the host
> is firewalled. In effect, telnet replaces xterm.
Don't do that.
If, however, you're committed to doing stupid things, you can run
| exec tcpserver -v -I lo localhost telnet telnetd -E /bin/bash
as a runit service.
HTH,
Jan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tcpd.
[not found] <67ccac4d.050a0220.b32c3.61e5SMTPIN_ADDED_MISSING@mx.google.com>
@ 2025-03-08 21:03 ` Dustin Marquess
0 siblings, 0 replies; 4+ messages in thread
From: Dustin Marquess @ 2025-03-08 21:03 UTC (permalink / raw)
To: supervision, peter
[-- Attachment #1: Type: text/plain, Size: 603 bytes --]
telnet stream tcp nowait root /usr/sbin/telnetd telnetd -E bin/bash
-Dustin
On Mar 8, 2025 at 2:45 PM -0600, peter@easthope.ca, wrote:
> Hi,
>
> In Debian I had this.
> # grep tcpd /etc/inetd.conf
> telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/telnetd -E bin/bash
>
> Appears tcpd is not used in Void. Can the above be adapted? How?
>
> I know telnet is insecure and use it only within a host and the host
> is firewalled. In effect, telnet replaces xterm.
>
> Thx, ... P.
>
>
>
> --
> VoIP: +1 604 670 0140
> work: https://en.wikibooks.org/wiki/User:PeterEasthope
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* tcpd.
@ 2025-03-08 19:44 peter
0 siblings, 0 replies; 4+ messages in thread
From: peter @ 2025-03-08 19:44 UTC (permalink / raw)
To: supervision; +Cc: peter
Hi,
In Debian I had this.
# grep tcpd /etc/inetd.conf
telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/telnetd -E bin/bash
Appears tcpd is not used in Void. Can the above be adapted? How?
I know telnet is insecure and use it only within a host and the host
is firewalled. In effect, telnet replaces xterm.
Thx, ... P.
--
VoIP: +1 604 670 0140
work: https://en.wikibooks.org/wiki/User:PeterEasthope
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-09 22:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-09 22:12 tcpd peter
[not found] <7a27e319d38dec0b@abakus>
2025-03-09 21:44 ` tcpd Jan Braun
[not found] <67ccac4d.050a0220.b32c3.61e5SMTPIN_ADDED_MISSING@mx.google.com>
2025-03-08 21:03 ` tcpd Dustin Marquess
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:44 tcpd peter
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 NNTP newsgroup(s).