From owner-freebsd-isp Fri Jun 27 16:32:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA21646 for isp-outgoing; Fri, 27 Jun 1997 16:32:23 -0700 (PDT) Received: from tok.qiv.com ([204.214.141.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA21638 for ; Fri, 27 Jun 1997 16:32:19 -0700 (PDT) Received: (from uucp@localhost) by tok.qiv.com (8.8.5/8.8.5) with UUCP id SAA17097; Fri, 27 Jun 1997 18:30:25 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.5/8.8.5) with SMTP id SAA02190; Fri, 27 Jun 1997 18:22:04 -0500 (CDT) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Fri, 27 Jun 1997 18:22:04 -0500 (CDT) From: "Jay D. Nelson" To: Michael Slater cc: freebsd-isp@FreeBSD.ORG Subject: Re: Dialups with FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I use the standard getty with no problems. I use a fixed gettytab entry and set the modem to no echo (E0), no responses (Q0), DTR drop resets modem (&D2 or 3 depending on your modem), CD follows carrier (&C1), hardware flow control (&K3) and DSR up after answer (&S1). Works fine for dial-in, ppp and UUCP. -- Jay On Tue, 24 Jun 1997, Michael Slater wrote: ->Hello, -> Despite my best efforts, i have been unable to get dialups to work on ->freebsd. I earlier had a machine with a stallion 8/32 PCI adapter card, ->and using mgetty, i just could not get it to give me a login prompt. I ->assumed that it was a problem with the Stallion driver, and left it untill ->now. Having just purchased a Cyclades 32 port card, i am experiencing the ->same problems while using mgetty .. i.e no login prompt. While watching ->the log, i noticed that it seems to get stuck on " waiting for `` " when ->a user dials in. I tried using plain getty, with fixed speed entries but ->almost all of the time the user just gets a screen full of garbage. I am ->sure i am missing something really stupid, so if someone else has had this ->trouble, i would appriciate hearing about it. -> -> ->thanks -> ->Michael Slater ->