From owner-freebsd-questions Sun May 10 17:26:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04506 for freebsd-questions-outgoing; Sun, 10 May 1998 17:26:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyndy.intext1.com (van-52-2142.direct.ca [209.153.226.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04496 for ; Sun, 10 May 1998 17:26:24 -0700 (PDT) (envelope-from glenn@intextonline.com) Received: from cyndy.intext1.com (glenn@cyndy.intext1.com [192.168.0.1]) by cyndy.intext1.com (8.8.4/8.8.4) with SMTP id QAA17064; Sun, 10 May 1998 16:20:37 -0700 Date: Sun, 10 May 1998 16:20:33 -0700 (GMT+7) From: inTEXT Communications X-Sender: glenn@cyndy.intext1.com To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd PPP -dialin In-Reply-To: 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 Doug..I already have the modem in auto answer mode now. ATS0=1&w AT&W0 AT&W1 AT&W2 So..ATZ pretty much returns it to auto I had nothing but trouble compiling mgetty.. I kept getting an error 1. Now..I did get the precompi8led version of mgetty that comes with the freebsd in the packages. I did try to enable that in the ttys file. Luckely..that machine is one right now..so without further to do..here is an exact copy of the present ttys file. Not that I presently have getty truned on and mgetty off. Look at this and tell me if im doing it right please. # # @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments # # This entry needed for asking password when init goes to single-user mode # If you want to be asked for password, change "secure" to "insecure" here console none unknown off secure # ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure ttyv4 "/usr/libexec/getty Pc" cons25 on secure ttyv5 "/usr/libexec/getty Pc" cons25 on secure #ttyv6 "/usr/libexec/getty Pc" cons25 on secure #ttyv7 "/usr/libexec/getty Pc" cons25 on secure #ttyv8 "/usr/libexec/getty Pc" cons25 on secure # Serial terminals # The 'dialup' keyword identifies dialin lines to login, fingerd etc. ttyd0 "/usr/libexec/getty std.19200" dialup off secure ttyd1 "/usr/libexec/getty std.19200" dialup on secure<===NOTE ttyd2 "/usr/libexec/getty std.9600" dialup off secure ttyd3 "/usr/libexec/getty std.9600" dialup off secure # Pseudo terminals ttyp0 none network ttyp7 none network ttyp8 none network ttyp9 none network <=========================snip out a bunch to save space=========> ttySt none network ttySu none network ttySv none network # Leave this alone for now..lets try plain old getty and make it work #ttyd1 /usr/local/sbin/mgetty -s 19200 dialup on <============NOTE The fact of the matter is...mgetty isnt working...period..thats why I resorted to using getty. Perhaps I could obtain a binary from you. On Sun, 10 May 1998, Doug White wrote: > > Did you set up mgetty with the proper setup, then add it to /dev/ttys, > then run `kill -1 1' to start it? Mgetty isn't expecting the modem to > answer itself (ie auto-answer mode), is it? > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > =================== Glenn Graham Vancouver Canada Unix / Linux / FreeBSD http://www.intextonline.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message