From owner-freebsd-isdn Mon Jun 10 11:13:53 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mail.rbg.informatik.tu-darmstadt.de (ultra02.rbg.informatik.tu-darmstadt.de [130.83.9.52]) by hub.freebsd.org (Postfix) with ESMTP id CB6A737B404 for ; Mon, 10 Jun 2002 11:13:33 -0700 (PDT) Received: from ultra18.rbg.informatik.tu-darmstadt.de (ultra18.rbg.informatik.tu-darmstadt.de [130.83.129.200]) by mail.rbg.informatik.tu-darmstadt.de (8.9.3+Sun/8.9.1) with ESMTP id UAA21740 for ; Mon, 10 Jun 2002 20:13:20 +0200 (MET DST) Received: from localhost (jgoebel@localhost) by ultra18.rbg.informatik.tu-darmstadt.de (8.10.2+Sun/8.9.1) with ESMTP id g5AIDKY02309 for ; Mon, 10 Jun 2002 20:13:20 +0200 (MEST) X-Authentication-Warning: ultra18.rbg.informatik.tu-darmstadt.de: jgoebel owned process doing -bs Date: Mon, 10 Jun 2002 20:13:20 +0200 (MEST) From: Jan Goebel To: freebsd-isdn@freebsd.org Subject: ipcp fails In-Reply-To: <20020609180619.71915d32.messmate@free.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have a Teles 16.3c PnP Card working fine with 4.6-RC. But my when I use sppp, my ISP sends his address first, then mine. The values seem correct, but my computer rejects the ISPs address, accepts his own and then waits for the one he just rejected!? The same config works without a problem using Linux. Did I miss some config-switch, or is it a known problem? Here is a typical log: Jun 5 12:12:32 night /kernel: isp0: phase network Jun 5 12:12:32 night /kernel: isp0: ipcp open(stopped) Jun 5 12:12:33 night /kernel: isp0: ipcp up(starting) Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp parse opts: address Jun 5 12:12:33 night /kernel: isp0: ipcp parse opt values: address 213.157.11.254 [not agreed] send conf-na k Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp rej opts: compression Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp parse opts: Jun 5 12:12:33 night /kernel: isp0: ipcp parse opt values: still need hisaddr send conf-nak Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp nak opts: address [wantaddr 213.157.11.237] [agree] Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp parse opts: Jun 5 12:12:33 night /kernel: isp0: ipcp parse opt values: still need hisaddr send conf-nak Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(req-sent): Jun 5 12:12:33 night /kernel: isp0: ipcp input(ack-rcvd): Jun 5 12:12:33 night /kernel: isp0: ipcp parse opts: Jun 5 12:12:33 night /kernel: isp0: ipcp parse opt values: still need hisaddr send conf-nak Jun 5 12:12:33 night /kernel: isp0: ipcp output Jun 5 12:12:33 night /kernel: isp0: ipcp input(ack-rcvd): ... Thanks in advance JAN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message