I haven't looked at or edited those files, so they would be the same copies
that Mandrake install puts there, unless some application modified them.
I'm not at my linux box now, or else I would copy the contents to this
email. I can do a ftp localhost, and everything works as expected, as well
as ssh localhost. I have also successfully FTP'd from another computer as
well.
Thanks,
Kevin
----- Original Message -----
From: "Digital Wokan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 13, 2001 4:20 PM
Subject: Re: [expert] Problem with Telnet, xinetd, and Mandrake 7.2
> Have you checked your /etc/hosts.allow and /etc/hosts.deny files for
> entries allowing/denying your outside system?
>
> Kevin Tambascio wrote:
> > I read up on xinetd, and added a file called telnet to my /etc/xinetd.d
> > directory. that file looks like this:
> >
> > # default: on
> > # description: Telnet Server
> > service telnet
> > {
> > socket_type = stream
> > protocol = tcp
> > wait = no
> > user = root
> > server = /usr/sbin/tcpd
> > server_args = in.telnetd
> > }
> >
> > I did:
> >
> > ps -aux | grep xinetd
> > kill -USR2 <pid>
> > telnet localhost
> >
> > at this point, I see this:
> >
> > # telnet localhost
> > Trying 127.0.0.1...
> > Connected to localhost.localdomain.
> > Escape character is '^]'.
> >
> > but I never see a login prompt, or the message saying "welcome to
mandrake
> > 7.2" or something like that. before I added this telnet file to
> > /etc/xinetd.d, I would get connection refused. It seems to hang in this
> > state until I do a Ctrl-C.
> --
> Digital Wokan, Tribal Mage of the Electronics Age
> Guerilla Linux Warrior