Networking Forums

Networking Forums > Computer Networking > Linux Networking > setting up telnetd

Reply
Thread Tools Display Modes

setting up telnetd

 
 
R. K. Kishore
Guest
Posts: n/a

 
      09-03-2004, 09:24 PM
I need help setting up telnetd on my server, preferable without using
the inetd.conf file. I read many of the documentations I found of the
web concerning setting up a telnet server. However I can't seem to get
the telnetd daemon to run.

when I execute telnetd with the command "/usr/libexec/telnetd" it does
nothing, i.e. no messages and no errors, and it doesn't grab and retain
my shell either. It also doesn't appear in my process list, which means
its not running.

I had installed this program when I complied and installed the Inetutils
package on gnu.org website.
 
Reply With Quote
 
 
 
 
Ian Northeast
Guest
Posts: n/a

 
      09-10-2004, 08:10 PM
On Fri, 03 Sep 2004 21:24:37 +0000, R. K. Kishore wrote:

> I need help setting up telnetd on my server, preferable without using the
> inetd.conf file. I read many of the documentations I found of the web
> concerning setting up a telnet server. However I can't seem to get the
> telnetd daemon to run.
>
> when I execute telnetd with the command "/usr/libexec/telnetd" it does
> nothing, i.e. no messages and no errors, and it doesn't grab and retain my
> shell either. It also doesn't appear in my process list, which means its
> not running.


Two questions come to mind:

Why do you want to run telnetd without (x)inetd? If you're running a
telnetd you can't be concerned with security so you won't be compromising
anything by adding an inetd.

Why do you want to run telnetd at all? It's an out of date insecure
service. Sshd is almost always preferable.

But, if you do have a good reason for running a telnetd (and I hope this
is on a well secured network with an independent firewall) I don't believe
you can without (x)inetd. Telnetd was designed as an inet service, I've
never seen it run stand alone. I don't think it has its own listening
code. Sshd will run stand alone of course.

Regards, Ian
 
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
telnetd for Fedora Rob Linux Networking 2 02-25-2008 04:48 AM
What did aptitude fail to do when it installed telnetd? Jim Linux Networking 6 04-04-2007 11:12 PM
compiling inetutils (telnetd) hwntw Linux Networking 0 10-21-2004 09:35 AM
telnetd: All network ports in use. when using rootfs over NFS Toni Van Remortel Linux Networking 0 10-23-2003 02:44 PM
Processes from within telnetd stay forever when connection is aborted in 2.4. Kernel (in 2.2. it works fine) Joerg Toellner Linux Networking 0 07-22-2003 07:27 AM



1 2 3 4 5 6 7 8 9 10 11