"Donald MacQueen" <[email protected]> wrote in message news:ankb9l$dt2$[email protected]...
i installed rh 7.3 and my telnet file in /etc/xinetd.d looks like this:
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}
i have telnetd installed but not in.telnetd. what is the difference?
is in.telnetd just a renamed copy of telnetd?
if not, how do i install it?
a google groups search was no help.
thanks in advance.
mainly the gnu telnetd was named telnetd and the netkit telnetd was in.telnetdin.telnetd seems for inetd only, inetd pass remote client's connected socket to in.telnetd's STDIN_FILENO, telnetd is a single deamon listen on port and accept connect, then process client by itself.
在 2002年10月6日星期日 UTC+8 11:39:10,<ls0f> 写道:
"Donald MacQueen" <[email protected]> wrote in messagein.telnetd seems for inetd only, inetd pass remote client's connected socket to in.telnetd's STDIN_FILENO, telnetd is a single deamon listen on port and accept connect, then process client by itself.
news:ankb9l$dt2$[email protected]...
i installed rh 7.3 and my telnet file in /etc/xinetd.d looks like this:mainly the gnu telnetd was named telnetd and the netkit telnetd was
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}
i have telnetd installed but not in.telnetd. what is the difference?
is in.telnetd just a renamed copy of telnetd?
if not, how do i install it?
a google groups search was no help.
thanks in advance.
in.telnetd
On 2023-05-17 04:04, xiang Lin wrote:
在 2002年10月6日星期日 UTC+8 11:39:10,<ls0f> 写道:
Please! Didn't you notice that you are replying to a post from year
2002? More than two decades ago?
On 2023-05-17 04:04, xiang Lin wrote:
? 2002?10?6???? UTC+8 11:39:10?<ls0f> ???
Please! Didn't you notice that you are replying to a post from year
2002? More than two decades ago?
"Carlos E.R." <[email protected]d> wrote:
On 2023-05-17 04:04, xiang Lin wrote:
? 2002?10?6???? UTC+8 11:39:10?<ls0f> ???
Please! Didn't you notice that you are replying to a post from year
2002? More than two decades ago?
Known UX issue with google groups. google doesn't care.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 20:04:23 |
| Calls: | 12,104 |
| Calls today: | 4 |
| Files: | 15,004 |
| Messages: | 6,518,100 |