From owner-freebsd-current Wed Aug 7 3: 3:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B2937B400 for ; Wed, 7 Aug 2002 03:03:35 -0700 (PDT) Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id E723F43E6E for ; Wed, 7 Aug 2002 03:03:34 -0700 (PDT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g77A3S716157; Wed, 7 Aug 2002 11:03:29 +0100 (BST) Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.12.3/8.12.3) with ESMTP id g77A3Sv6067332; Wed, 7 Aug 2002 11:03:28 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.12.3/8.12.3/Submit) with ESMTP id g77A3QHH067329; Wed, 7 Aug 2002 11:03:28 +0100 (BST) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Wed, 7 Aug 2002 11:03:26 +0100 (BST) From: Gavin Atkinson To: "=?gb2312?q?...=20...?=" Cc: Subject: Re: PPP "unknown protocol 0x7075" with Alcatel Speedtouch Modem In-Reply-To: <20020807053614.67797.qmail@web15003.mail.bjs.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 7 Aug 2002, [gb2312] ... ... wrote: > do anyone use this modem under CURRENT? It works fine under > 4.x-RELEASE. But when I tried to connect to my ISP, it fails. Here is > the ppp.log output: (I think the "unknown protocol is the key of the > problem" ) > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: dial -> carrier > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: carrier -> login > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: login -> lcp > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: Unknown protocol 0x7075 (unrecognised protocol) > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: read (0): Connection reset by peer > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: Disconnected! > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: lcp -> logout > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: logout -> hangup > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: Disconnected! > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: Connect time: 0 secs: 83 octets in, 91 octets out > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: deflink: 1 packets in, 1 packets out > Aug 4 04:48:11 serv ppp[233]: tun0: Phase: total 174 bytes/sec, peak 0 bytes/sec on Sun Aug 4 04:48:11 2002 I see exactly the same problem with exactly the same modem under -STABLE. For me, killing and restarting PPP iusually fixes it, it might be worth you trying that. In your /etc/ppp/ppp.conf file, add "lcp" to the "set log" line and see what you get. I'd be interested to know if this is the same problem as I see. When I have time i'm going to try to debug this, because it's really annoying me. Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message