From owner-freebsd-questions Thu Mar 25 15:52:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 6876814EF5 for ; Thu, 25 Mar 1999 15:52:37 -0800 (PST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id XAA05918; Thu, 25 Mar 1999 23:44:17 GMT (envelope-from brian@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 XAA02414; Thu, 25 Mar 1999 23:43:36 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199903252343.XAA02414@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: gkaplan Cc: Brian Somers , "questions@FreeBSD.ORG" Subject: Re: isp serial connection In-reply-to: Your message of "Thu, 25 Mar 1999 14:32:13 EST." <36FA8F3D.A30C06C4@castle.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Mar 1999 23:43:35 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Based on the evidence that I see, i.e., the response to command input to ppp, I > think that it is possible that userppp is not automatically switching to packet > mode. > I have a minimal default: segment in ''ppp.conf'' after entering the command > ''term'' I atdt dial , then manually enter user name and password. After which I > receive a string of garbage. The response time after sending the password doesn't > seem to be sufficient for me to enter ''~p'' . How can I eliminate the possibility > of a failure to switch to ppp packet mode on my out of the box (4 cd set) 2.2.8? |-( > ,,, Can you enable async logging and send me a copy of the initial data that should be recognised by ppp ? Ppp currently recognises the following sequences (from hdlc.c): "\176\377\003\300\041", "\176\377\175\043\300\041", "\176\177\175\043\100\041", "\176\175\337\175\043\300\041", "\176\175\137\175\043\100\041", Cheers. -- 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