From owner-freebsd-isp Mon Apr 21 19:25:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06575 for isp-outgoing; Mon, 21 Apr 1997 19:25:23 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA06569 for ; Mon, 21 Apr 1997 19:25:18 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id MAA08511; Tue, 22 Apr 1997 12:24:42 +1000 (EST) Date: Tue, 22 Apr 1997 12:24:41 +1000 (EST) From: "Daniel O'Callaghan" To: xiyuan qian cc: freebsd-isp@freebsd.org Subject: Re: ppp dialin modem In-Reply-To: <199704221008.KAA25019@npc.haplink.co.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 22 Apr 1997, xiyuan qian wrote: > > > > On Mon, 21 Apr 1997, xiyuan qian wrote: > > > > > Hi, My box is FreeBSD2.1-release and my dialin modem is ACCURA 144+FAX 144, > > > When I setup it as the mannual, both RD and SD turn on and blink all the > > > time and I can't dialin. Is there any special configuration needed? > > > What's the diffrence of ACCURA and OPTIMA style? Do FreeBSD-2.1 support > > > 28.8K modem by default? > > > > You must tell the modems to be quiet and not echo. > > ATQ1E0 - check the dipswitches to make this permanent. > > > Hi, thank you again! My dialin modem do not blink the RD and SD light when I > entered the ATQ1E0 command as you told me. But when I dialin, it shows CONNECT > 9600 and stop at there. The login do not show out so I can not connect with my > server. Why? I presume you have enabled the tty in /etc/ttys. Is your modem set at &C1&D2 ? You need those settings, too, but they are usually the factory defaults. If you have &C1, getty should see the carrier signal on the modem line and issue a 'login:' prompt. You should be using ttyd0, not cuaa0. Danny