Re: Airport Extreme Support

2006-12-20 Thread Jörg Sommer
Hello Yves-Alexis,

Yves-Alexis Perez [EMAIL PROTECTED] wrote:
 On jeu, 2006-12-14 at 20:48 +, Marco Stagno wrote:
 I'm able to make it works without encryption, but I have several
 troubles
 with WPA (I'm using wpa_supplicant).. it seems the driver doesn't
 support
 something... 

 I'm using bcm43xx with wpa_supplicant (WPA2 PSK and WPA2 EAP-TLS)
 without problems.

Does someone use WPA EAP-TTLS? wpa_supplicant does not connect:
http://www.minet.uni-jena.de/~joergs/wlan12.wpa I used this config file
http://www.uni-jena.de/Linux_Fedora_Core___Scientific_Linux_4_x_mit_WPA_EAP_TTLS_PAP.html

Has anybody similar problems? What might be the reason?

Bye, Jörg.
-- 
“Hey, dad, you see how this man can twist his fingers? Amazing, isn't
it?” “No, son, not really. He's been using Emacs for ten years…”


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-18 Thread Yannick Roehlly
Yves-Alexis Perez wrote:

 I use nm-applet (network-manager-gnome). I need to provide it wpa-psk
 and not ascii passphrase too, but I guess everybody do. Btw it's not
 that bad as I use gnome-keyring too, and this wpa-psk is saved there.

Hi Yves-Alexis,

According to Michael (the network-manager maintainer) the nm-applet should
accept either the wpa-psk or the ascii passphrase.

The problem under KDE is that the nm-applet does not remenber the key (I'll
try to launch the gnome-keyring daemon).

Yannick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-17 Thread Yannick Roehlly
Yves-Alexis Perez wrote:

 On ven, 2006-12-15 at 22:27 +, Marco Stagno wrote:
 I'm trying with WPA-PSK but I still have troubles (I'm using 2.6.18 me
 too).
 
 Can I ask you if what I'm doing is correct?
 
 I'm now using network-manager,

Hi Yves-Alexis,

Which front-end do you use to network-manager? On my ibook,
knetworkmanager does not see the airpost extreme interface (bug #398974)
and nm-applet only works if I feed it with the wpa-psk key (not the ascii
passphrase, bug #391364).

Sincerly,

Yannick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-17 Thread Yves-Alexis Perez
On dim, 2006-12-17 at 14:01 +0100, Yannick Roehlly wrote:
 Hi Yves-Alexis,
 
 Which front-end do you use to network-manager? On my ibook,
 knetworkmanager does not see the airpost extreme interface
 (bug#398974)
 and nm-applet only works if I feed it with the wpa-psk key (not the
 ascii
 passphrase, bug #391364).

Hi,

I use nm-applet (network-manager-gnome). I need to provide it wpa-psk
and not ascii passphrase too, but I guess everybody do. Btw it's not
*that* bad as I use gnome-keyring too, and this wpa-psk is saved there.
 
-- 
Yves-Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-16 Thread leandro noferini
Ciao a tutti,

I have  another problem using the  airport extreme of my  iBook PPC last
generation with an access point ZyXel:  in my syslog and also in console
I have a lot of error message like this

Dec 16 00:28:15 janni kernel: TKIP: replay detected: STA=00:a0:c5:c0:c2:94 
previous TSC 0006 received TSC 0006

Is this important?

It makes me impossible to use the console!

:-(

-- 
Ciao
leandro
Un esteso e normale uso della crittografia è il sistema più forte
per rivendicare il diritto alla privacy nelle comunicazioni
telematiche: come tutti i diritti e come i muscoli se non viene
esercitato costantemente si atrofizza e va perso.



pgpAKXW10fM1r.pgp
Description: PGP signature


Re: Airport Extreme Support

2006-12-16 Thread Johannes Berg
On Sat, 2006-12-16 at 11:06 +0100, leandro noferini wrote:

 Dec 16 00:28:15 janni kernel: TKIP: replay detected: STA=00:a0:c5:c0:c2:94 
 previous TSC 0006 received TSC 0006

since both TSC values are 6 it's most likely due to retransmissions and
not attacks and afaik it has been removed in later kernels.

johannes


signature.asc
Description: This is a digitally signed message part


Re: Airport Extreme Support

2006-12-15 Thread Marco Stagno
I'm using bcm43xx with wpa_supplicant (WPA2 PSK and WPA2 EAP-TLS)

I'm trying with WPA-PSK but I still have troubles (I'm using 2.6.18 me
too).

Can I ask you if what I'm doing is correct?

iwconf eth2...
ifup eth2..
wpa_supplicant -i eth2 -c ...

and my wpa_supplicant.conf is

# allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
#
# home network; allow all valid ciphers
network={
ssid=MAS\!net
scan_ssid=1
 psk=e00a30c8bceee66950b77892e6ef73afd0b85a2245e68b941ffeb9ca961e1fe8
key_mgmt=WPA-PSK
proto=WPA
}


any suggestion?
thank you in advance!

bye bye

marco


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-15 Thread Yves-Alexis Perez
On ven, 2006-12-15 at 22:27 +, Marco Stagno wrote:
 I'm trying with WPA-PSK but I still have troubles (I'm using 2.6.18 me
 too).
 
 Can I ask you if what I'm doing is correct?

I'm now using network-manager, but before that I had a
wpa_supplicant.conf.local with network configuration, and
a /etc/network/interfaces with:

iface eth1 inet dhcp
   pre-up ip link set eth1 up
   wpa-driver wext
   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf.local

Then, I only did:
ifup eth1 

to enable wireless. (sometimes a modprobe -r bcm43xx  modprobe bcm43xx
helped)

HTH.

Regards,
-- 
Yves-Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-14 Thread Marco Stagno
redistribution of the firmware - if I understand correctly), but on my
iMac G5 revA, it works very well. You need to install the
bcm43xx-fwcutter package to extract the firmware from your Apple

I'm able to make it works without encryption, but I have several troubles
with WPA (I'm using wpa_supplicant).. it seems the driver doesn't support
something...
any suggestion?
thank you in advance
bye bye
marco


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-14 Thread Étienne Bersac
On iMac G5 rev C, i got a Bad adress error with iwlist scan
(NetworkManager shows the same error in the log), and Key too big in
iwconfig.

I don't know what that mean. Any one has it working ?

Étienne.
-- 
Verso l'Alto !


signature.asc
Description: Ceci est une partie de message	numériquement signée


Re: Airport Extreme Support

2006-12-14 Thread Yves-Alexis Perez
On jeu, 2006-12-14 at 20:48 +, Marco Stagno wrote:
 I'm able to make it works without encryption, but I have several
 troubles
 with WPA (I'm using wpa_supplicant).. it seems the driver doesn't
 support
 something... 

I'm using bcm43xx with wpa_supplicant (WPA2 PSK and WPA2 EAP-TLS)
without problems. You may have to unload/reload the driver before doing
so. I'm running debian sid 2.6.18 kernel.

Regards,
-- 
Yves-Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-13 Thread Charles Plessy
Le Wed, Dec 13, 2006 at 11:56:40AM +0200, Justin Hartman a écrit :
 Does anyone know how to get Airport Extreme working on Debian etch? I
 don't know if it will work at all but I need to ask in case someone
 has achieved the impossible...

It is not available in the installer (Broadcom does not allow the
redistribution of the firmware - if I understand correctly), but on my
iMac G5 revA, it works very well. You need to install the
bcm43xx-fwcutter package to extract the firmware from your Apple
drivers.

By the way, is there a user-friendly wireless manager ? Luckily, the
default insall is able to pick the nearest network, but I have no idea
about how to detect networks or swich between them...

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-13 Thread Alessandro De Zorzi
Charles Plessy wrote:
 It is not available in the installer (Broadcom does not allow the
 redistribution of the firmware - if I understand correctly),
...mm

rm /lib/firmware/

dpkg-reconfigure bcm43xx-fwcutter

Alessandro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-13 Thread Stefano Melchior
On Wed, Dec 13, 2006 at 11:56:40AM +0200, Justin Hartman wrote:
Dear Justin,
 Does anyone know how to get Airport Extreme working on Debian etch? I
 don't know if it will work at all but I need to ask in case someone
 has achieved the impossible...
 
please read the following:
http://bcm43xx.berlios.de/
https://lists.berlios.de/pipermail/bcm43xx-dev/2006-April/001660.html
download the (official) firmware from:
http://www.apple.com/support/downloads/airport42formacosx1033.html
use bcm43xx-fwcutter or this (http://www.charlessoft.com/) or pax 
to extract it.
Enjoy it

SteX
-- 
Stefano Melchior, GPG key = D52DF829 - [EMAIL PROTECTED]
http://www.openlabs.it/~stex-- [EMAIL PROTECTED]
http://etinarcadiaego.dyndns.org  --  [EMAIL PROTECTED]
Skype ID stefanomelchior


signature.asc
Description: Digital signature


Re: Airport Extreme Support

2006-12-13 Thread Justin Hartman

Thanks everyone for your posts. I have extracted the firmware and my
airport extreme is now operational!

Regards
Justin

On 12/13/06, Stefano Melchior [EMAIL PROTECTED] wrote:

On Wed, Dec 13, 2006 at 11:56:40AM +0200, Justin Hartman wrote:
Dear Justin,
 Does anyone know how to get Airport Extreme working on Debian etch? I
 don't know if it will work at all but I need to ask in case someone
 has achieved the impossible...

please read the following:
http://bcm43xx.berlios.de/
https://lists.berlios.de/pipermail/bcm43xx-dev/2006-April/001660.html
download the (official) firmware from:
http://www.apple.com/support/downloads/airport42formacosx1033.html
use bcm43xx-fwcutter or this (http://www.charlessoft.com/) or pax
to extract it.
Enjoy it

SteX
--
Stefano Melchior, GPG key = D52DF829 - [EMAIL PROTECTED]
http://www.openlabs.it/~stex-- [EMAIL PROTECTED]
http://etinarcadiaego.dyndns.org  --  [EMAIL PROTECTED]
Skype ID stefanomelchior


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQCVAwUBRX/UGolnkxrVLfgpAQJ2SwP/Ui+r6xTwFgqfYKy805Upuxn1ZklApVsx
sg+w7gm/msqYLPFg+jXF5/I9ImyeS2XPl2qCeCnPplPOaJAkE07iqTsRRGh5X4/i
l80Eb8wnov3y0lquVe1k4d5DKHYeK2Yqhpk6jmJbJCDk+xifQ9Bo1I8/HdtWmIvm
S/qgiyMjemA=
=qeNS
-END PGP SIGNATURE-






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Airport Extreme Support

2006-12-13 Thread Jack Malmostoso
On Wed, 13 Dec 2006 11:10:11 +0100, Charles Plessy wrote:

 By the way, is there a user-friendly wireless manager ? Luckily, the
 default insall is able to pick the nearest network, but I have no idea
 about how to detect networks or swich between them...

You can either use NetworkManager or wifi-radar.

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]