From: Thimios D. <dim...@ce...> - 2005-02-26 23:08:33
|
Here is what i found. About the fake wifi interface names. There is a little bug with wifiadmin 0.0.4 and newest hostap driver. It exposes some fake interface names, wifiX, that do no harm, but look ugly. Here: http://wifiadmin.sourceforge.net/no-wifi.patch is a patch against wifiadmin-0.0.4 that fixes the problem. To apply it, download it to a convenient path, cd to wifiadmin-0.0.4 directory, and run: patch -p1 < path-to-the-patch/no-wifi.patch. This will also fix the proc/net/hostap/wifi0/ap_control missing issue. About the wlan0 tab missing from your wireless status page, could you post your iwconfig output, and your ls -lhR /proc/net/hostap output? Drag0n wrote: >The odd thing is, i dont see the wlan0 in the wireless pages. it shows >up on the ethernet page, any idea what may be different? > >Drag0n > >On Sat, 2005-02-26 at 12:29 +0200, Thimios Dimopulos wrote: > > >>Hello, >> >>You are probably doing nothing wrong. I haven't tested wifiadmin with >>such a new hostap driver. I have just installed the new driver on my >>ap, but wifiadmin seems to work fine, apart for the fake wifi >>interfaces. I 'll work on it tonight, wifiadmin needs some minor >>changes. I ll post back when i have more news. Thank you for pointing >>out the problem. >> >> >>Drag0n wrote: >> >> >> >>>Hello, >>> >>> I am trying to get wifiadmin to work with my setup. >>>I am running slackware 10.1 with kernel version 2.6.10. >>>I am using hostap-driver version 0.3.7. >>>I am running firmware versions PRI=1.1.1 STA=1.7.4 >>>on a linksys WMP11 netcard. >>>I have the web server running and working fine. >>>The wifiadmin seems to work for the most part, but when i try to look at >>>associated mac's it reports none are currently associated. but the odd >>>part is the only listed tabs for wireless interfaces are wifi0 and >>>wlan0ap, wlan0 is only listed under ethernet settings. The same thing >>>shows up under wireless security, but i get errors >>>about /proc/net/hostap/wifi0/ap_control is missing. am I missing >>>something simple or fundimental? do you need more info? please let me >>>know what I may be doing wrong. >>> >>> >>>Drag0n >>>dragon<at>atlantacon<dot>org >>> >>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real users. >>>Discover which products truly live up to the hype. Start reading now. >>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>_______________________________________________ >>>Wifiadmin-users mailing list >>>Wif...@li... >>>https://lists.sourceforge.net/lists/listinfo/wifiadmin-users >>> >>> >>> >>> >>> >>> >> >> > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Wifiadmin-users mailing list >Wif...@li... >https://lists.sourceforge.net/lists/listinfo/wifiadmin-users > > > > |