From owner-freebsd-questions Thu Aug 7 07:32:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA10141 for questions-outgoing; Thu, 7 Aug 1997 07:32:52 -0700 (PDT) Received: from barney.webace.com.au ([203.25.160.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA10136 for ; Thu, 7 Aug 1997 07:32:46 -0700 (PDT) Received: from localhost (jasonm@localhost) by barney.webace.com.au (8.8.5/8.8.5) with SMTP id WAA04193 for ; Thu, 7 Aug 1997 22:27:21 +0800 (WST) Date: Thu, 7 Aug 1997 22:27:21 +0800 (WST) From: Jason McKay To: questions@freebsd.org Subject: PPP & mgetty Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am running FreeBSD 2.2.2, with user-ppp and mgetty 1.1.7 .. the only problem I am having is as follows: When only one user is logged in (on any line using AUTOPPP), everything works great ... But if a second user attempts to connect also using AUTOPPP, it will not allow them. I use the last -10 command, and it reports the following: /AutoPPP ttyd1 Wed Aug 7 19:30 - 19:30 (00:00) testuser ttyd0 auto-ppp Web Aug 7 19:29 still logged in The user name will not log on ttyd1 (line 2), until the first user (testuser is the user name) is logged off. All ttyd's work, if no one is logged in and you ring say line 2 direct it will work. The system just will not allow more than one user at a time. Thank you, Jason.