Next: Burning software
From: ghaze on 12 Mar 2005 19:55 On Sat, 12 Mar 2005 19:49:31 GMT Art Martz <artmartz(a)triad.rr.com> wrote: > Whew! That took a little reading! After installing kismet, I'm using > madwifi_ag for a source, and configuring as best I could figure out, > I've a couple of questions: > > > In /etc/sysconfig/network-scripts/ifcfg-ath0, what do you use for the > line BOOTPROTO=dhcp when running kismet. The readme says dhcp would > interfere with kismet. > > Also, when I run kismet, I get: > Gathering packets... > FATAL: Failed to set private ioctl 'mode': No such device or address > Terminating. > Is this related to the dhcp setting issue? > > Art My source line in kismet.conf source=madwifi_g,ath0,ath0src I also have an ag card, btw. Mine only works with madwifi_g. YMMV My /etc/sysconfig/network-scripts/ifcfg-ath0 for use with kismet. DEVICE=ath0 BOOTPROTO=none NETMASK=255.255.255.0 ONBOOT=no METRIC=10 MII_NOT_SUPPORTED=yes Have Fun
From: ghaze on 12 Mar 2005 20:05 On Sat, 12 Mar 2005 13:56:04 -0600 Dan C <youmustbejoking(a)invalid.lan> wrote: > On Sat, 12 Mar 2005 19:36:05 +0000, Art Martz wrote: > > > iwlist ath0 scanning returns: > > ath0 Interface doesn't support scanning : Invalid argument > > > > Is this a hardware issue, or a config issue somewhere? > > Hmmm, I don't know. I use the same card (WG511T) and it works for me, > without any configuration that I know of... > Try running "ifconfig ath0 up" first. This is necessary on some cards before scanning will work. Good Luck
From: Art Martz on 13 Mar 2005 14:32 ghaze wrote: snip > Try running "ifconfig ath0 up" first. This is necessary on some cards > before scanning will work. > [root(a)dhcppc1 art]# ifconfig ath0 up [root(a)dhcppc1 art]# iwlist ath0 scanning ath0 No scan results That was it! Thanks so much! Art
From: Art Martz on 14 Mar 2005 00:58 ghaze wrote: > > My source line in kismet.conf > source=madwifi_g,ath0,ath0src > I also have an ag card, btw. Mine only works with madwifi_g. YMMV source=madwifi_g,ath0,netgear is what worked for me, for a Netgear WG511T. > My /etc/sysconfig/network-scripts/ifcfg-ath0 for use with kismet. > > DEVICE=ath0 > BOOTPROTO=none > NETMASK=255.255.255.0 > ONBOOT=no Interestingly enough, it seems to work with the boot protocol set to dhcp and the onboot set to yes. We'll see tomorrow when I get around a few hotspots. Thanks again, Art
From: Kevin on 14 Mar 2005 11:25
Art Martz <artmartz(a)triad.rr.com> wrote: > I'm not within range of a wireless router right now, but I was watching > the boot-time messages as it configured ath0. What I got was: > > Determining IP information for ath0: > /sbin/dhclient-script line 12 3 command not found failed /sbin/dhclient-script is part of the dhcp-client package. Have you got that package installed? If so, what's on line 12 of the script? G'luck... -- PLEASE post a SUMMARY of the answer(s) to your question(s)! Show Windows & Gates to the exit door. Unless otherwise noted, the statements herein reflect my personal opinions and not those of any organization with which I may be affiliated. |