Date: Wed, 2 Jun 1999 12:45:19 -0400 From: Christopher Michaels <ChrisMic@clientlogic.com> To: "'Andy V. Oleynik'" <andyo@prime.net.ua> Cc: FreeBSD Mailing List <questions@FreeBSD.ORG> Subject: =?iso-8859-1?Q?RE=3A_trafshow=3A_SIOCGIFFLAGS=3A_+=3F=A9=A9=3A?= =?iso-8859-1?Q?_Device_not_configured?= Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105937@site2s1>
next in thread | raw e-mail | index | archive | help
Andy, No, actually I did not do a ./MAKEDEV, guess I forgot that step. I = will try that when I get home tonight and reply with the results. Thank you very much, -Chris P.S. It's actually a bit humorous seeing the topic of this thread = change as each person replies to it. As the characters in the error message were rather odd to begin with. :^) > -----Original Message----- > From: Andy V. Oleynik [SMTP:andyo@prime.net.ua] > Sent: Wednesday, June 02, 1999 8:04 AM > To: Christopher Michaels > Cc: FreeBSD Mailing List > Subject: trafshow: SIOCGIFFLAGS: +?=A9=A9: Device not configured >=20 > I looked in the source: > [..] > case 'i': > device_name =3D optarg; > break; > [..] > futher: > [..] > if (device_name =3D=3D 0) > if ((device_name =3D getenv("IFF_LISTEN")) =3D=3D = NULL) > if ((device_name =3D lookup_device()) =3D=3D = 0) > error("can't find any interfaces"); > [..] > It must be fxp0 in ur case. Did U /dev/MAKEDEV all after make world? > so only I can assume that the error occures either during getenv or > lookup_device. >=20 > Christopher Michaels wrote: >=20 > > Yes I just run 'trafshow' w/o any parameters and it gives this = error. > And I > > have absolutely no idea what those odd characters are, that's why = I'm > > mailing the list. > > > > I did re-compile my kernel last night, and also deinstalled and = then > rebuilt > > trafshow. No change. > > > > -Chris > > > > > -----Original Message----- > > > From: Andy V. Oleynik [SMTP:andyo@prime.net.ua] > > > Sent: Wednesday, June 02, 1999 7:47 AM > > > To: Christopher J. Michaels > > > Cc: FreeBSD Mailing List > > > Subject: trafshow: SIOCGIFFLAGS: +?LL: Device not = configured > > > > > > "Christopher J. Michaels" wrote: > > > > > > > I am now getting the following error when running trafshow. I > honestly > > > > don't know when it began, because I didn't re-install trafshow = until > > > after > > > > I did a 'make world'. > > > > > > > > The error is: > > > > trafshow: SIOCGIFFLAGS: +?LL: Device not configured > > > > > > > > > > U just run "trafshow" w/o parameters? And what is this strange = output > > > "+?LL" > > > after SIOC? > > > Looks like bug in trafshow... > > > > > > > > > > > I am running: > > > > FreeBSD cartman.weeble.dyndns.org 3.2-STABLE FreeBSD 3.2-STABLE = #0: > Sun > > > > May 30 10:47:47 GMT 1999 > > > > cjm2@cartman.weeble.dyndns.org:/usr/src/sys/compile/CARTMAN = i386 > > > > > > > > typing 'trafshow -i fxp0' works just fine. > > > > > > > > -Chris > > > > > > > > "f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng." > > > > > > > > > > > > = ------------------------------------------------------------------------= > > > > Name: dmesg.txt > > > > dmesg.txt Type: Plain Text (text/plain) > > > > Encoding: quoted-printable > > > > > > -- > > > WBW Andy V. Oleynik (When U work in virtual office > > > U have good chance to obtain virtual money = ?%-) >=20 > -- > WBW Andy V. Oleynik (When U work in virtual office > U have good chance to obtain virtual money = ?%-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C37EE640B78D2118D2F00A0C90FCB4401105937>