From owner-freebsd-questions Wed Jun 23 2:43:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 11E7A14DF7 for ; Wed, 23 Jun 1999 02:43:27 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA38231; Wed, 23 Jun 1999 10:43:25 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id KAA02434; Wed, 23 Jun 1999 10:42:35 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906230942.KAA02434@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Andre Albsmeier Cc: Brian Somers , freebsd-questions@freebsd.org Subject: Re: What is wrong with this ppp connection? In-reply-to: Your message of "Wed, 23 Jun 1999 10:27:51 +0200." <19990623102751.A18907@internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jun 1999 10:42:35 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I didn't realise you were using ``pp='' - I was thinking about the FAQ section that says you should ``set openmode passive'', but that's not going to work against pp= :-( I would have thought you shouldn't really hear any line noise... not with error correction turned on. Maybe there's a problem with the modem setup - or maybe the modem needs to be ATZ'd in a ``set hangup'' script ? The only alternative approach I can think of is to use mgetty - maybe that deals with things better. > On Tue, 22-Jun-1999 at 19:35:37 +0100, Brian Somers wrote: > > > Hi, > > > > > > I want to connect to a 3.2-STABLE machine (called messfix) which > > > is attached to a mobile phone GSM 900 modem. On this machine I am using > > > the pp=/usr/local/bin/ppplogin feature. Here I have also got a 3.2-STABLE > > > machine, it is called server. > > [.....] > > > Jun 22 18:34:42 server ppp[8385]: tun0: LCP: Magic is same (47b99d4a) - 1 times > > [.....] > > > Jun 22 18:34:44 server ppp[8385]: tun0: LCP: Magic is same (45ef93ee) - 2 times > > [.....] > > > > http://www.FreeBSD.org/FAQ/userppp.html > > OK, I have found my problem now. As I said I use the > pp=/usr/local/bin/ppplogin feature which is implemented > in the getty(8) process. Now here is what happened: > > 1. The remote machine gets dialed and CONNECTs. > 2. There is some noise on the line (which hasn't occured > while the machine was here in the lab) > 3. These noise characters fill the login: prompt of the running > getty(8). > 4. getty(8) thinks it is a username and launches login(1). > 5. login(1) alternatingly keeps wanting a login: and a password: > string. > > I now synchronize the chat script to a "ogin:" prompt and issue than > a CTRL-D. So login(1) terminates and control is passed over to getty(8) > with a clean line. > > Might we add this to the FAQ? > > -Andre > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message