Date: Thu, 25 Mar 1999 23:43:35 +0000 From: Brian Somers <brian@Awfulhak.org> To: gkaplan <gkaplan@castle.net> Cc: Brian Somers <brian@Awfulhak.org>, "questions@FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: Re: isp serial connection Message-ID: <199903252343.XAA02414@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Thu, 25 Mar 1999 14:32:13 EST." <36FA8F3D.A30C06C4@castle.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org> <brian@FreeBSD.org> <brian@OpenBSD.org> <http://www.Awfulhak.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903252343.XAA02414>