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
the telnetd line in my inetd.conf file is
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
you mean when I type telnetd at the command prompt?
I get:
bash: telnetd: command not found
Valjean..frustrated
On Tue, 18 Apr 2000, Stephen F. Bosch wrote:
> Valjean wrote:
> >
> > This is really frustrating me....all I want to do is telnet into my
> > machine running Mandrake 7.0......when I installed it the first time, I
> > could do it. Every install since then I have not not been able to. I
> > have installed the telnet server package from the second cd with the
> > rpm -ivh packagename.rpm and the telnet line is uncommented in my
> > /etc/inetd.conf...so why can't I telnet to my machine? is there some
> > other thing to setup? What do I have to do to get this thing to work?
>
> What is your telnetd line in /etc/inetd.conf?
>
> And...
>
> what happens when you try and start telnetd from the command line?
>
> -Stephen-
>
>