From owner-freebsd-isp Fri Nov 13 05:12:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03646 for freebsd-isp-outgoing; Fri, 13 Nov 1998 05:12:14 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from ts.shopnet.com (ts.shopnet.com [208.131.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03641 for ; Fri, 13 Nov 1998 05:12:11 -0800 (PST) (envelope-from deichert@ts.shopnet.com) Received: (from deichert@localhost) by ts.shopnet.com (8.8.4/8.6.12) id GAA05132; Fri, 13 Nov 1998 06:14:00 -0700 (MST) Date: Fri, 13 Nov 1998 06:14:00 -0700 (MST) From: Diana Eichert X-Sender: deichert@ts.shopnet.com To: Andy Farkas cc: freebsd-isp@FreeBSD.ORG Subject: Re: no more telnet In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd recommend running sshd as your main remote login process and only use telnet within tcpwrappers as last resort. Of course if you don't have it running now, it will promote a trip to the console. If you telnet into your system from Win there is an ssh addon to teraterm for a no cost alternative. diana On Sat, 14 Nov 1998, Andrew McNaughton wrote: > On Fri, 13 Nov 1998, Andy Farkas wrote: > > > Could somebody please explain why I can't get into one of my systems? I > > am getting a 'telnetd: All network ports in use.' message when I try to > > telnet to port 23, but other services are ok. Tcp_wrappers is installed. > > > > The machine went down unexpectantly due to power failure, and came back up > > in its current state. I have never seen that message before. Is a trip > > to the console the only way?? > > When i saw the subject line I thought someone was gloating over getting > rid of telnet having installed something like ssh as a replacement. > > Installing ssh won't save you a trip to the console if it's currently > required, since you need access before you can install ssh. Once you're > back up though you might consider installing ssh and running it as a > daemon, (not through inetd) so that it acts as a backup access method in > case your problem returns. > > Andrew McNaughton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message