Date: Mon, 11 Dec 2000 08:35:19 -0800 From: Mark Peek <mark@whistle.com> To: "Mark Wright" <markscottwright@hotmail.com>, freebsd-net@FreeBSD.ORG Subject: Re: Confusing netgraph error Message-ID: <p05010407b65ab05d67fe@[10.1.10.113]> In-Reply-To: <LAW2-F51DH0EjxtTA7L0000ef8f@hotmail.com> References: <LAW2-F51DH0EjxtTA7L0000ef8f@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--============_-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" <!doctype html public "-//W3C//DTD W3 HTML//EN"> <html><head><style type="text/css"><!-- blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 } --></style><title>Re: Confusing netgraph error</title></head><body> <div>At 4:19 PM +0000 12/11/00, Mark Wright wrote:</div> <div>>I'm trying to get frame relay working with a lmc1200 card, and I'm getting<br> >the following error:<br> ><br> >sj# ngctl mkpeer lmc0: frame_relay rawdata downstream<br> >sj# ngctl mkpeer lmc0:rawdata lmi dlci0 auto0<br> >sj# ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream<br> >ngctl: send msg: No such file or directory<br> ><br> >What does that mean? Should I be concerned that ifconfig -a doesn't reveal<br> >the lmc0? Or does it show up only after I do a 'ngctl interface'? It shows</div> <div>>up in dmesg:</div> <div><br></div> <div>Well, Archie and Julian are the experts on these things :-) but I think this might work for you. Give it a try...</div> <div><br></div> <div><font face="Monaco" size="+1" color="#000000"> ngctl mkpeer lmc0: frame_relay rawdata downstream</font></div> <div><font face="Monaco" size="+1" color="#000000"> ngctl mkpeer lmc0:rawdata lmi dlci0 auto0</font></div> <div><font face="Monaco" size="+1" color="#000000"> ngctl connect lmc0:rawdata lmc0:rawdata.dlci0 dlci1023 auto1023</font></div> <div><font face="Monaco" size="+1" color="#000000"> ngctl mkpeer lmc0:rawdata rfc1490 dlci15 downstream</font></div> <div><font face="Monaco" size="+1" color="#000000"> ngctl mkpeer lmc0:rawdata.dlci15 iface inet inet</font></div> <div><font face="Monaco" size="+1" color="#000000"> ifconfig ngX 1.2.3.4 5.6.7.8 netmask 255.255.255.255</font></div> <div><br></div> <div><br></div> <div>Mark</div> <div><br></div> <div>---------<br> Mark Peek<br> Director of Internet Technology<br> IBM Global Small Business/Whistle Communications</div> <div>Work: (650) 577-7052 Email: mark@whistle.com</div> </body> </html> --============_-1235569972==_ma============-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05010407b65ab05d67fe>