Valjean wrote:
>
> Ok, when I try to telnet to my computer from another machine, even in
> the same domain, I get
> Trying x.x.x.x...(my ip address)
> telnet: Unable to connect to remote host: Connection refused
Can you telnet from the local host? It has to work from the local host
first.
> the telnetd line in my inetd.conf file is
> telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
Okay, from the command prompt, I want you to:
# su
Password:
$ updatedb
(this could take a bit)
$ exit
# locate in.telnetd
(to make sure this file exists)
# locate telnetd
(make sure telnetd is properly installed)
Try those, and get back to me (oh, and I would like to see output - pipe
them to a file and attach them, because I want to rule out the
possibility of transcription errors).
-Stephen-