Jeremy

Jeremy Tourville schrieb:
> Hi all,
> I recently upgraded my router because I made a mistake and lost all of my 
> setup I had on a 2.4 version.  Consequently I lost all my setup 
> configuration I had previously working.  Currently, the 3.x setup is working 
> well and I want to add a wireless AP which I had used previously.  I think 
> some of my documentation is out of date though because the AP won't come up. 
>   Here's what I am doing.
> 
> # /etc/network/interfaces -- configuration file for LEAF network
> #
> # Step 7 (optional): configure wireless AP (Madwifi)
> auto ath0
> iface ath0 inet static
>         address 192.168.2.1
>         netmask 255.255.0.0
>         broadcast 192.168.2.255

your broadcast address is wrong this may interfere with networking

>         madwifi-base wifi0
>         wireless-channel 1
>         wireless-essid test
>         wireless-mode master
>       up /sbin/iwpriv/ ath0 mode 3
> 

cheers

Erich

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to