From owner-freebsd-net Mon Dec 11 8:40:31 2000 From owner-freebsd-net@FreeBSD.ORG Mon Dec 11 08:40:27 2000 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id E668F37B400 for ; Mon, 11 Dec 2000 08:40:26 -0800 (PST) Received: from [10.1.10.113] (m169.whistle.com [207.76.207.169]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id IAA56908; Mon, 11 Dec 2000 08:35:25 -0800 (PST) Mime-Version: 1.0 X-Sender: mark@207.76.206.1 Message-Id: In-Reply-To: References: Date: Mon, 11 Dec 2000 08:35:19 -0800 To: "Mark Wright" , freebsd-net@FreeBSD.ORG From: Mark Peek Subject: Re: Confusing netgraph error Content-Type: multipart/alternative; boundary="============_-1235569972==_ma============" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --============_-1235569972==_ma============ Content-Type: text/plain; charset="us-ascii" At 4:19 PM +0000 12/11/00, Mark Wright wrote: >I'm trying to get frame relay working with a lmc1200 card, and I'm getting >the following error: > >sj# ngctl mkpeer lmc0: frame_relay rawdata downstream >sj# ngctl mkpeer lmc0:rawdata lmi dlci0 auto0 >sj# ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream >ngctl: send msg: No such file or directory > >What does that mean? Should I be concerned that ifconfig -a doesn't reveal >the lmc0? Or does it show up only after I do a 'ngctl interface'? It shows >up in dmesg: Well, Archie and Julian are the experts on these things :-) but I think this might work for you. Give it a try... ngctl mkpeer lmc0: frame_relay rawdata downstream ngctl mkpeer lmc0:rawdata lmi dlci0 auto0 ngctl connect lmc0:rawdata lmc0:rawdata.dlci0 dlci1023 auto1023 ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream ngctl mkpeer lmc0:rawdata.dlci15 iface inet inet ifconfig ngX 1.2.3.4 5.6.7.8 netmask 255.255.255.255 Mark --------- Mark Peek Director of Internet Technology IBM Global Small Business/Whistle Communications Work: (650) 577-7052 Email: mark@whistle.com --============_-1235569972==_ma============ Content-Type: text/html; charset="us-ascii" Re: Confusing netgraph error
At 4:19 PM +0000 12/11/00, Mark Wright wrote:
>I'm trying to get frame relay working with a lmc1200 card, and I'm getting
>the following error:
>
>sj# ngctl mkpeer lmc0: frame_relay rawdata downstream
>sj# ngctl mkpeer lmc0:rawdata lmi dlci0 auto0
>sj# ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream
>ngctl: send msg: No such file or directory
>
>What does that mean? Should I be concerned that ifconfig -a doesn't reveal
>the lmc0?  Or does it show up only after I do a 'ngctl interface'?  It shows
>up in dmesg:

Well, Archie and Julian are the experts on these things :-) but I think this might work for you. Give it a try...

  ngctl mkpeer lmc0: frame_relay rawdata downstream
  ngctl mkpeer lmc0:rawdata lmi dlci0 auto0
  ngctl connect lmc0:rawdata lmc0:rawdata.dlci0 dlci1023 auto1023
  ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream
  ngctl mkpeer lmc0:rawdata.dlci15 iface inet inet
  ifconfig ngX 1.2.3.4 5.6.7.8 netmask 255.255.255.255


Mark

---------
Mark Peek
Director of Internet Technology
IBM Global Small Business/Whistle Communications
Work:  (650) 577-7052      Email: mark@whistle.com
--============_-1235569972==_ma============-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message