Hi everyone!
On Mon, Jan 12, 2004 at 12:41:27PM -0500, Valmor de Almeida wrote:
> telnet localhost
>
> returns
>
> Trying 127.0.0.1...
> telnet: unable to connect to remote host: connection refused
>
> This problem seems to be pertinent to another problem I am
> having in configuring sendmail.
>
> My /etc/hosts file is the original after the gentoo installation
> that is
>
> 127.0.0.1 localhost.localdomain localhost
>
> I have added the file /etc/host.conf to be
>
> order hosts,bind
>
> this file did not exist after the installation and I do not know
> whether is needed or not.
>
> This machines sits behind a firewall router and the
> IP is 192.168.0.5
> GW 192.168.0.1
Do you have emerged the telnet-daemon (emerge netkit-telnetd)? Do you
have enabled the telnetd in either /etc/inetd.conf or /etc/xinet.d/telnet
(this path is possibly not correct, I'm no heavy user of xinetd, but I
hope you get the idea...)
It seems that there is no process listening to port 23 on your box. You
could verify this using "lsof | grep TCP", which lists all ports on your
machine to which an process is bound and listens to it...
HTH,
Jens
--
GPG: 1024D/CF884D50 F2E8 F7FC F823 6464 4E9D EFAB 6EE9 8B9C CF88 4D50
------------------------------------------------------------------------
Jens Hoffrichter / [EMAIL PROTECTED] / [EMAIL PROTECTED] / Fon: +43-650-5376989
Die Zukunft hat viele Namen. F�r die Schwachen ist sie das
Unerreichbare. F�r die Furchtsamen ist sie das Unbekannte. F�r
die Tapferen ist sie die Chance. (Victor Hugo)
--
[EMAIL PROTECTED] mailing list