EnsureĀ telnet-server package installed :-) Simple Thumb rule: Avoid telnet in production environment
--- On Thu, 7/24/08, Bharathi Subramanian <[EMAIL PROTECTED]> wrote: From: Bharathi Subramanian <[EMAIL PROTECTED]> Subject: Re: [cbe-linux] how to create Telnet server in RHEL4 To: "Linux Users Group - CBE" <[email protected]> Date: Thursday, July 24, 2008, 9:32 AM On Wed, 23 Jul 2008, libindas_rhct wrote: > how to configure telnet server in RHEL 1) Open /etc/xinetd. d/telnet file Make the disable to no and save disable = no 2) service xinetd restart Try this from the same machine: 3) telnet <IP> If above step is Ok then try this from remote machine: 4) telnet <IP> HTH :) -- Bharathi S [Non-text portions of this message have been removed]
