Jeremy,

Not sure if it will help you, but I guess that you need to use wireless tool to bring the card up. I have the following in my interface. My card is also madwifi based.


auto ath0
iface ath0 inet static
       address 172.27.0.254
       netmask 255.255.255.0
       broadcast 172.27.0.255
       wireless-mode master
       wireless-rate 54M
       wireless-essid mySSID
       wireless-key myKEY
       up /sbin/iwpriv ath0 mode 3

Note that this is just normal WEP security as I use OpenVPN to login in actualy later. But you can try this to make sure the card is recognized and works.



----- Original Message ----- From: "Jeremy Tourville" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, September 19, 2005 8:21 PM
Subject: [leaf-user] Madwifi drivers for Bering uClibc 2.3 rc1 -2nd Try


My overall goal is to use the D Link DWL-G520M card as an access point.

<snip>

part of my /etc/network/interfaces looks like-

auto ath0
iface ath0 inet static
       address 192.168.2.1
       netmask 255.255.255.0
       broadcast 192.168.2.255

Any other ideas?  Thanks again.

Jeremy






-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to