From owner-freebsd-questions Mon Aug 24 12:57:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26645 for freebsd-questions-outgoing; Mon, 24 Aug 1998 12:57:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ars.dorms.spbu.ru (ars.dorms.spbu.ru [195.19.252.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26630 for ; Mon, 24 Aug 1998 12:57:16 -0700 (PDT) (envelope-from ars@ars.ml.org) Received: from localhost (ars@localhost) by ars.dorms.spbu.ru (8.9.0/8.9.0) with SMTP id XAA16874 for ; Mon, 24 Aug 1998 23:56:40 +0400 (MSD) Date: Mon, 24 Aug 1998 23:56:39 +0400 (MSD) From: Alex Osokin X-Sender: ars@ars.dorms.spbu.ru To: freebsd-questions@FreeBSD.ORG Subject: Please help with mgetty/ppp-in server 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 Hello all, Few days ago I installed on my 2.2.7 system multiport card Digiboard PC/4e to use with my small dialin ppp-server (using user-land ppp). All was just fine with dgb and I recently add 2 more modems on cuaa0/1 I installed mgetty from ports collection and edit /etc/ttys as follows: ttyD00 "/usr/local/sbin/mgetty /dev/ttyD00" dialup on secure and so on ... And I done others needed things as described. Dial-in server works just perfectly but yesterday I rebooted system and still can't force mgetty to work :( Mgetty doesn't answer on incoming calls and here is the log: 08/24 18:00:46 D00 mgetty: experimental test release 1.1.16-Jul05 08/24 18:00:46 D00 check for lockfiles 08/24 18:00:46 D00 locking the line 08/24 18:00:47 D00 lowering DTR to reset Modem 08/24 18:00:48 D00 send: \dATQ0V1H0[0d] 08/24 18:00:48 D00 waiting for ``OK'' ** found ** 08/24 18:00:48 D00 send: ATS0=0Q0&D3&C1[0d] 08/24 18:00:48 D00 waiting for ``OK'' ** found ** 08/24 18:00:49 D00 waiting... 08/24 19:00:49 D00 checking if modem is still alive 08/24 19:00:49 D00 waiting... ... instead of: 08/21 18:37:37 D00 waiting... 08/21 18:38:46 D00 wfr: waiting for ``RING'' 08/21 18:38:46 D00 send: ATA[0d] 08/21 18:38:46 D00 waiting for ``CONNECT'' ** found ** 08/21 18:39:01 D00 send: 08/21 18:39:01 D00 waiting for ``_'' ** found ** 08/21 18:39:03 ##### data dev=ttyD00, pid=1381, caller='none',conn='21600/ARQ/V I was trying to compile mgetty with -DBROKEN_VTIME as recommended in mgetty's docs but nothing helps :( Please help! What I'm doing wrong? Regards, Alex Osokin mailto:ars@ars.ml.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message