From owner-freebsd-net Tue Feb 20 6:18: 9 2001 Delivered-To: freebsd-net@freebsd.org Received: from brunel.uk1.vbc.net (brunel.uk1.vbc.net [194.207.2.8]) by hub.freebsd.org (Postfix) with ESMTP id 1A62637B401 for ; Tue, 20 Feb 2001 06:18:05 -0800 (PST) (envelope-from jcv@vbc.net) Received: from localhost (jcv@localhost) by brunel.uk1.vbc.net (8.11.0/8.11.0) with ESMTP id f1KEI3d59254 for ; Tue, 20 Feb 2001 14:18:03 GMT X-Authentication-Warning: brunel.uk1.vbc.net: jcv owned process doing -bs Date: Tue, 20 Feb 2001 14:18:03 +0000 (GMT) From: Jean-Christophe Varaillon X-Sender: jcv@brunel.uk1.vbc.net To: freebsd-net@FreeBSD.ORG Subject: - RISCom card: lcp illegal conf-req in state initial - In-Reply-To: <4.3.2.7.0.20010216074025.00dbc710@mail.bsdchicks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I am actualy trying to establish the communication between a cisco router and my Free BSD machine. +-------+ +---------------+ | cisco |serial interface | FreeBSD 4.1 | | 3600 +-----------------------+ | | | RISCom | | +-------+ card +---------------+ x.x.x.145 x.x.x.146 I beleive that the router is correclty configured but NOT the FreeBSD machine. This is what dmesg | grep sr1 shows: -------- sr1: Adapter 0, port 1. sr1 XXX: driver didn't set ifq_maxlen sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01. ... sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01. sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01. sr1: Down event, taking interface down. ... sr1: Down event, taking interface down. sr1: Down event, taking interface down. sr1: lcp illegal conf-req in state initial ... sr1: lcp illegal conf-req in state initial sr1: lcp illegal conf-req in state initial -------- This is the ifconfig: ------- sr1: flags=8451 mtu 1500 inet6 fe80::2d0:b7ff:fe09:3333%sr1 --> :: prefixlen 64 scopeid 0x2 inet x.x.x.146 --> x.x.x.145 netmask 0xfffffffc ------ any suggestion... Thanks, JC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message