From owner-freebsd-questions Fri Jun 14 00:25:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA14306 for questions-outgoing; Fri, 14 Jun 1996 00:25:30 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA14268 for ; Fri, 14 Jun 1996 00:25:17 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I5W62O1BZ400262Y@mail.rwth-aachen.de>; Fri, 14 Jun 1996 08:59:47 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA12367; Fri, 14 Jun 1996 09:08:05 +0200 Date: Fri, 14 Jun 1996 09:08:03 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: Re: telnet to freebsd box, says connected but never says "login:" In-reply-to: <01BB5942.21C20E60@codom.digitech.net> To: chris@digitech.net (Chris Odom) Cc: questions@freebsd.org Reply-to: Christoph Kukulies Message-id: <199606140708.JAA12367@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL16 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I just got my FreeBSD 2.1 box on our local ethernet. I can ping it. When I telnet to it, > it says "Connected to x.x.x.x", but it never says "login:". > I also get the same problem with FTP. It connects, but it never gets past that point so that > I can login. > Appears as if inetd is having trouble starting up the appropriate server for whatever port I > happen to connect to? Given you did a normal installation out of the box (CD) or ftp and specified the network information correctly this behaviour is unusual. From what kind of system are you trying to log in? Can you do the reverse? ping from your FreeBSD box to the other system? What does ifconfig give? netstat -i netstat -r what does /etc/ttys look like? Do the ptys exist in /dev ? Do you see any error messages in /var/log/messages on your FreeBSD box? > > Help? > > Chris > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de