Configuring telnet server

"Iago Sineiro" <[email protected]> Thu, 24 Oct 2002 11:25:38 +0200
Newsgroups gmane.linux.gentoo.user,gmane.linux.gentoo.newbies
Message-ID <[email protected]>
Hi all.

I did a search for a telnet server using:

emerge search telnet

It finds net-misc/netkit-telnetd. It describes the package as telnet client
but I think it also includes the telnet server.
I'm right because it installs telnetd and in.telnet.d.

Now the problem is that emerge didn't create the configuration file for
telnet in /etc/xinetd.d.

I'm going to create the /etc/xinetd.d/telnet file copying from another Linux
box. But I think it's a problem that emerge
didn't create the configuration files for telnet server.

Am I missing some emerge option?

Iago.