You are not logged in.

#1 2007-10-02 15:43:26

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

WPA and Apple Airport Extreme

I can't get connected to the wireless setup in the office here.  I get a message in the WPA output that is something to the tune of "4-way handshake failed".  I have tried numerous configurations, followed the WIKI, etc.  I have an IPW3945 wireless card.  I can connect to other networks fine, but have not tried connecting to another WPA secured network.

Can anyone shed any insight?  Here is some of my settings:

# Network Settings
INTERFACE=eth1

# Interface Settings (use IFOPTS="dhcp" for DHCP)
IFOPTS="dhcp"

# Wireless Settings (optional)
ESSID=TheOffice
KEY="ThisAintReal"
#IWOPTS="mode managed essid $ESSID key restricted $KEY"
#IWOPTS="mode managed essid $ESSID key s:$KEY"

USEWPA="yes"           # start wpa_supplicant with the profile
WPAOPTS=""
#WPAOPTS=" -D wext"             # use "" for normal operation or specify additi$
                        # options (eg, "-D ipw")
                        # see /etc/wpa_supplicant.conf for configuration
#WPAOPTS=" -D -ipw -c /etc/wpa_supplicant.conf"
AUTOWPA="yes"          # automatically configure WPA
PASSKEY="ThisAintReal"             # wpa passkey/phrase. for use with AUTOWPA
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=2
ap_scan=0
fast_reauth=1

network={
        ssid="GoTrybe"
        #psk="ThisAintReal"
        psk=75a49f7eada7e096a790e4c8023063a575551153f6636d51edae84b75271a66f
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
}

Thanks in advance for any help...

Last edited by mrunion (2007-10-02 15:44:06)


Matt

"It is very difficult to educate the educated."

Offline

Board footer

Powered by FluxBB