From owner-freebsd-questions Thu Oct 22 08:27:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11072 for freebsd-questions-outgoing; Thu, 22 Oct 1998 08:27:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.msystem.hu (fw.msystem.hu [193.68.57.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11052 for ; Thu, 22 Oct 1998 08:27:38 -0700 (PDT) (envelope-from lemle@fw.msystem.hu) Received: from localhost (lemle@localhost) by fw.msystem.hu (8.9.1a/8.9.1) with SMTP id RAA15409 for ; Thu, 22 Oct 1998 17:26:57 +0200 (CEST) Date: Thu, 22 Oct 1998 17:26:55 +0200 (CEST) From: Lemle Geza To: freebsd-questions@FreeBSD.ORG Subject: ppp cbcp callback question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi We have tried to make a connection with the /usr/sbin/ppp sw. The configuration was a Windows NT client and FreeBSD 3.0 release. Everything work perfectly till the callback. The NT part is OK (waits for callback) but the in the ppp log shows that the /dev/cuaa1 cannot be opened because of the device is busy. We have tried to handle the port with mgetty or getty as described in man page (Method II, III). How can we free the port at callback because getty (mgetty) is working on the port. Thanks, Geza To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message