Shu Xiao wrote:

> Need help! Our machine with Redhat 6.0 failed to accept telnet just
> this morning. It shows "Connection closed by foreign host" when I tried
> to telnet to it and entered the login name. What should I do now?

The solution will be depend upon the problem, so you nead to find out
the reason first. Figure out where the login is failing, by:

- Checking your log files, and/or
- "strace"ing the "in.telnetd" process ("strace -p <pid>", before
typing the username).

Likely reasonas are that in.telnetd is either:

- failing to identify the user, or
- failing to execute the "login" program

-- 
Glynn Clements <[EMAIL PROTECTED]>

[PS: please don't use the "Reply" button for non-replies. That way the
message doesn't get hidden in the middle of an existing thread, and
you don't inadvertently CC some random list member.]

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to