LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-22-2002, 06:30 AM   #1
The_Master
LQ Newbie
 
Registered: Oct 2002
Posts: 2

Rep: Reputation: 0
Angry Red Hat 8.0 Telnet


HI dose anyone know how to get telnet woking in Redhat 8.0 I have installed it but can't connect to it I get a connection refused message, I have no firewall installed and can't find the telnet configuration file to see if it's disabled.
 
Old 10-22-2002, 06:53 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
/etc/xinetd.d/telnet

do yourself a favour and don't use telnet, use ssh instead.
 
Old 12-07-2002, 08:20 AM   #3
LouisSypher
LQ Newbie
 
Registered: Dec 2002
Location: The D
Distribution: Ubuntu and Slackware
Posts: 3

Rep: Reputation: 0
Telnet Configuration File.

I know the telnet config file is in /etc/xinetd.d in RH 7.2 but I can't find it there in RH 8.0. Can anyone else locate it?
 
Old 12-09-2002, 04:01 PM   #4
SlickWilly
Member
 
Registered: Dec 2002
Posts: 327

Rep: Reputation: 30
You've probably not installed the telnet server.

I believe it's left out by default.

look for telnetd in the RPMS directory on your cds..

install :

rpm -i telnetd

look in /etc/xinetd.d/ for the default telnet entry. Change 'disable=yes' to 'disable=no'

change your firewall of choice to drop packets on port 23 if you don't want it available externally.

Sometimes you *have* to have telnet access :P

Here's my config for /xinetd.d/telnet

# default: on
# description: The telnet server serves telnet sessions; it uses \
# unencrypted username/password pairs for authentication.
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}

Slick
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Red Hat 9 limited to 60 telnet sessions avk Red Hat 5 06-30-2005 09:30 AM
Telnet Connection refused in red hat 9.0 bhkrp Linux - Software 2 07-05-2003 06:30 PM
Telnet on Red Hat 8.0 SAW Linux - Networking 3 06-24-2003 02:07 AM
Red Hat 7.3 Telnet sessions dropping Dalma Linux - Networking 8 01-16-2003 03:04 PM
Automatic telnet disconnects under Red Hat v6.2 sshatz Linux - Networking 4 05-22-2001 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration