Re: wifi

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dietmar Friede
Subject: Re: wifi
Date: Tuesday, July 22, 2008 - 5:49 am

On Sunday 20 July 2008, Charles Hill wrote:

I used the following wpa_supplicant.conf and had no problems to connect
to a hidden SSID:

root@om-gta02:~# cat /etc/wpa_supplicant/wpa_supplicant.conf
# WPA-PSK/TKIP

ctrl_interface=/var/run/wpa_supplicant
ap_scan=2

network={
        ssid="HIDDEN"
        scan_ssid=0
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        psk="what ever"
}

root@om-gta02:~# 
wpa_supplicant -ieth0 -c/etc/wpa_supplicant/wpa_supplicant.conf -B ; ifup 
eth0
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
udhcpc (v1.11.1) started
run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
Sending discover...
Sending discover...
Sending select for 192.168.1.9...
Lease of 192.168.1.9 obtained, lease time 268435455
run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
adding dns 192.168.1.21

Dietmar Friede
PS.: The FR is really great. Good work!!!!!!!!!!!

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
wifi, Charles Hill, (Sat Jul 19, 11:17 pm)
Re: wifi, Dietmar Friede, (Tue Jul 22, 5:49 am)