Re: Unable to configure MadWifi as a simple AP on Ubuntu

Aditya Bhave <[email protected]> Tue, 25 May 2010 12:23:34 -0400
Newsgroups gmane.linux.drivers.madwifi.user
Message-ID <[email protected]>
Hi Ashwin,

Those three statements were inserted into the script to "start from a 
clean state". By default, my Ubuntu comes with ath5k installed and 
automatically loaded at boot time. So I first remove all the loaded 
wireless modules and then insert ath_pci again as shown in the original 
script.

So yes, in short, I want to work with MadWifi

Any help on creating this basic setup will be greatly appreciated.

Thanks
regards,
Aditya Bhave

On 05/25/2010 05:52 AM, Ashwin wrote:
> On 05/21/2010 02:39 AM, Aditya Bhave wrote:
>    
>> Hi,
>>
>> Im trying to configure MadWifi as an AP on laptop A and connecting a
>> client from laptop B. Although the station B associates correctly, Im
>> unable to even do a simple ping to the AP
>>
>> Here is my configuration
>>      
> <snipped..>
>
>    
>> sudo modprobe -r ath5k || true
>> sudo modprobe -r ath9k || true
>> sudo modprobe -r ath_pci || true
>>      
> <snipped..>
>
> Which module are you actually using ?  As far as I know ath5k and ath9k
> are not provided by madwifi and are discussed on another mailing list.
>
> You can use either one of the 3 modules at a time.
>
> I do recall that the AP support under ath5k and ath9k is either not
> there or is too flaky till I last checked about a year ago.
>
> I have an AP running satisfactorily for a long time with madwifi. Can
> help, if you decide and confirm, i.e. if you want to use madwifi only.
>
> with Regards,
> ASHWIN
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Madwifi-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/madwifi-users
>
>    


------------------------------------------------------------------------------