From owner-freebsd-questions Sat May 10 10:07:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA11728 for questions-outgoing; Sat, 10 May 1997 10:07:00 -0700 (PDT) Received: from mpeks.tomsk.su (mpeks.tomsk.su [193.124.182.17]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA11721 for ; Sat, 10 May 1997 10:06:53 -0700 (PDT) Received: (from root@localhost) by mpeks.tomsk.su (8.6.11/8.6.9) with UUCP id BAA05399; Sun, 11 May 1997 01:06:29 +0800 Received: (from vas@localhost) by vas.tomsk.su (8.8.5/8.8.5) id OAA10130; Sat, 10 May 1997 14:34:11 +0800 (TSD) From: "Victor A. Sudakov" Message-Id: <199705100634.OAA10130@vas.tomsk.su> Subject: Re: ? mgetty 0.99-Aug07, FreeBSD 2.2.1-RELEASE, 1&1 Skyconnect (Creatix): Problem ? To: dl5bct@inss1.etec.uni-karlsruhe.de (Peter Cornelius) Date: Sat, 10 May 1997 14:34:10 +0800 (TSD) Cc: questions@freebsd.org In-Reply-To: from "Peter Cornelius" at "May 9, 97 06:44:50 pm" Organization: Tomsk Region Education Department X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Cornelius wrote: > Since a couple of weeks I'm trying to get this bugger working. I even updated > from FreeBSD 2.1.5-RELEASE to 2.2.1-RELEASE to be somewhat more up to date > and maybe escape some possible old bugs in either FreeBSD or even mgetty ;-)) > and not to bug anyone with stone-aged software. But the effect hasn,t > changed after updating. > > I have used, and still do, the FreeBSD port collection's version of mgetty, > that is mgetty+sendfax version 0.98 in 2.1.5-RELEASE and now, with > 2.2.1-RELEASE, version 0.99-Aug07. Mgetty 0.98 in the ports collection was broken, I have Gert Doering's letter confirming this fact. Do not know about 2.2.1-RELEASE though. However, let us try and identify your problem. > ___ > ls -al /dev/modem /dev/cuaa1 > --- > crw-rw---- 1 uucp dialer 28, 129 May 8 16:31 /dev/cuaa1 > lrwxr-xr-x 1 root wheel 10 May 8 13:17 /dev/modem -> /dev/cuaa0 > (NOTE: also tried hard link with no effect) Are you sure the symbolic link "modem" points to the correct device? Where is your modem - cuaa1 or cuaa0? > > --- > /etc/ttys > --- [...] > # Serial terminals > ttyd0 "/usr/libexec/getty std.9600" unknown off secure > ttyd1 "/usr/libexec/getty std.9600" unknown off secure > ttyd2 "/usr/libexec/getty std.9600" unknown off secure > ttyd3 "/usr/libexec/getty std.9600" unknown off secure I would advise you to remove getty from the appropriate device and replace it with mgetty. I have: #Modem on COM2 cuaa1 "/usr/local/sbin/mgetty -x5 -n3" pc3r on insecure I am using mgetty 0.99.9 not from the ports collection, but the portable version from ftp://ftp.leo.org/pub/comp/networking/communicaton/modem It works fine for me with a ZyXEL modem both for receiving and sending faxes and for dial-in. I had to edit the Makefile and policy.h manually before compiling. If you wish to use this version, I can mail you my configs. -- Victor Sudakov http://www.tomsk.su/r/persons/vas.htm