Mailinglist Archive: opensuse (3378 mails)

< Previous Next >
Re: [SLE] Telnet - connection closed by foreing host
  • From: Juergen Braukmann <juergen.braukmann@xxxxxxxxxxxx>
  • Date: Mon, 01 Apr 2002 16:15:00 +0200
  • Message-id: <3CA86B64.A9F8BD87@xxxxxxxxxxxx>
SkyExplorer schrieb:
>
> Hi,
> I get this error when try to connect by telnet :
> "connection closed by foreing host"
> Inetd is runing and /etc/inetd.conf is ok.
> Get the same error from lan and localhost.
> I use Suse 7.3.
> I really need some help, install/uninstall a few times with no results.
> Thanks a lot,
> Nando
>

Have a look into inetd.conf:

# If you want telnetd not to "keep-alives" (e.g. if it runs over a ISDN
# uplink), add "-n". See 'man telnetd' for more details.
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
# Try "telnet localhost systat" and "telnet localhost netstat" to see
that
brauki@marvin:~>

the program required is in.telnetd. Find out wether it is installed:

brauki@marvin:~> locate in.telnetd
/usr/sbin/in.telnetd
/usr/share/man/man8/in.telnetd.8.gz
brauki@marvin:~>

And, watch the column before that in inetd.conf: /usr/sbin/tcpd

is tcpd installed?

alternativly (seen the same problem at work a week ago) try to ssh into
that box. Oddly, I could ssh and stroll round that box to find out what
was missing.

good luck!!

Juergen

--
=========================================== __ _
Juergen Braukmann juergen.braukmann@xxxxxx| -o)/ / (_)__ __ ____ __
Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu | /\\ /__/ / _ \/ // /\ \/ /
===========================================_\_v __/_/_//_/\_,_/ /_/\_\

< Previous Next >
References