From owner-freebsd-questions Sun Jan 14 09:39:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA13248 for questions-outgoing; Sun, 14 Jan 1996 09:39:03 -0800 (PST) Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA13242 for ; Sun, 14 Jan 1996 09:39:00 -0800 (PST) Received: (from jbarrm@localhost) by panix.com (8.7/8.7/PanixU1.3) id MAA00281; Sun, 14 Jan 1996 12:38:52 -0500 (EST) Date: Sun, 14 Jan 1996 12:38:52 -0500 (EST) From: Barry Masterson To: Gary Kline cc: questions@freebsd.org Subject: Re: dialin refused... In-Reply-To: <9601140233.AA08219@tera.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk This may not help, but did you add yourself, and the other users who will be dialing in to the /etc/login.access file? Barry Masterson >--->--->--->--->---> FreeBSD 2.1.0 <---<---<---<---<---< On Sat, 13 Jan 1996, Gary Kline wrote: > > > > Hi all, > > I think I've seen this asked before, but the matter didn't > register until the past few days... What's the procedure > to allow dialin (by tip) from a remote site? > > I have ppp, and tip, and cu all working to dial out and > connect. This works just fine. But when I'm trying to > dial in, I get a hang-up after my modem answers and connects. > (This is prob'ly why my uucp doesn't work for sites trying > to connect. (?)) > > In /etc/ttys I've got: > > > # Serial terminals > # ttyd0 is used by the mouse > ttyd0 "/usr/libexec/getty std.9600" unknown off secure > ttyd1 "/usr/libexec/getty std.115200" xterm on secure > ttyd2 "/usr/libexec/getty std.9600" unknown off secure > ttyd3 "/usr/libexec/getty std.9600" unknown off secure > > > Should the ttyd1 line read ``insecure''? > > Thanks for any insight into this. > > gary kline > >