Date: Sun, 10 May 1998 16:20:33 -0700 (GMT+7) From: inTEXT Communications <glenn@intextonline.com> To: Doug White <dwhite@resnet.uoregon.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd PPP -dialin Message-ID: <Pine.LNX.3.95.980510161114.17035A-100000@cyndy.intext1.com> In-Reply-To: <Pine.BSF.3.96.980510122521.4464X-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.980510161114.17035A-100000>