From owner-freebsd-net Tue Feb 20 6:38:38 2001 Delivered-To: freebsd-net@freebsd.org Received: from relay.tecc.co.uk (luggage.tecc.co.uk [193.128.6.129]) by hub.freebsd.org (Postfix) with SMTP id BC6E437B491 for ; Tue, 20 Feb 2001 06:38:32 -0800 (PST) (envelope-from andy@tecc.co.uk) Received: from fw-smtp.tecc.co.uk [195.217.37.39] by relay.tecc.co.uk with esmtp (Exim 1.70 #1) id 14VDvz-0004uW-00; Tue, 20 Feb 2001 14:38:31 +0000 Received: from [195.217.37.155] (helo=southampton) by fw-smtp.tecc.co.uk with smtp (Exim 2.12 #3) id 14VDu5-0003HZ-00; Tue, 20 Feb 2001 14:36:33 +0000 From: "Andy [TECC NOPS]" To: "Jean-Christophe Varaillon" , Subject: RE: - RISCom card: lcp illegal conf-req in state initial - Date: Tue, 20 Feb 2001 14:41:37 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Think I know more about Cisco than RISCom cards but here's my 2p worth:- 1. I take it the connecting cable is an X21 null modem cable? If so, you have got it the right way round cos the connectors are the same and one end is dce the other dte. 2. The cisco will be expecting the serial clock rate to be applied by the ntu. However, I don't know whether the RISCom card is providing this. In this case you'll need a clock, which the cisco 3600 can do, aka:- >cisco# conf t >cisco(conf)# int s0 >cisco(conf-int)# clockrate 64000 (or whatever in multipls of 64) You'll now be sourcing the sync clock. 3. What card have you in the 3600 slot? If it's one of those 8 serial port cards the max clock rate is 128Kbps I've fallen foul of this one before! Hope that helps Regards Andy > -----Original Message----- > From: owner-freebsd-net@FreeBSD.ORG > [mailto:owner-freebsd-net@FreeBSD.ORG]On Behalf Of Jean-Christophe > Varaillon > Sent: 20 February 2001 14:18 > To: freebsd-net@FreeBSD.ORG > Subject: - RISCom card: lcp illegal conf-req in state initial - > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message