Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wirelesshowto ipw2200 wpa2 ? [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1146
Location: Baden / Germany

PostPosted: Tue Dec 27, 2005 9:51 am    Post subject: Wirelesshowto ipw2200 wpa2 ? [solved] Reply with quote

Hallo zusammen,

für mein altes Notebook verwende ich unter Win WPA2-PSK Verschlüsselung mit AES.
Jetzt möchte ich natürlich das neue unter gentoo auch ans Wireless hängen.

Ich habe eine IPW2200 Karte von Intel drin und leider noch keine Anleitung oder ähnliches hier im Forum und im Internet gefunden.

Gibts da irgendwelche Tips, zumal ich mit Wireless unter Linux bisher gar nix am Hut hab.

Achso, ich möchte die IP-Adresse per DHCP anfragen.

Welche Packete sind von Nöten ?
wireless-tools ?
wpa-supplicant ?
ipw2200 ist bereits installiert und mit Kismet kann ich das Netzwerk auch sehen.
Es muss also nur noch verbunden werden.


Gruß
tazinblack


Last edited by tazinblack on Fri Dec 30, 2005 11:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tycon
n00b
n00b


Joined: 13 Nov 2005
Posts: 42
Location: Bern, Switzerland

PostPosted: Tue Dec 27, 2005 11:01 am    Post subject: Reply with quote

folge einfach dieser anleitung http://de.gentoo-wiki.com/Wireless_Konfiguration
dann solltest du keine probleme haben. ich persönlich bevorzuge die WEP verschlüsselung, hab damit noch nie probleme gehabt. und die konfguration ist auch kinderleicht.

hier ist meine config von /etc/conf.d/wireless vieleicht hilft sie dir:

key_philips="yourwepkey enc open"
preferred_aps=( "philips" )
essid_eth1="philips"
mode_eth1="managed"
_________________
The Information Revolution will be fought on the command line
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Tue Dec 27, 2005 11:27 am    Post subject: Reply with quote

Wenn es sich irgendwie vermeiden lässt, sollte man aber kein WEP einsetzen. Zu WPA2 kann ich leider auch nichts sagen, aber WPA klappt mit den meisten Chipsätzen und wpa_supplicant ziemlich gut.
_________________
42
Back to top
View user's profile Send private message
chilla
Apprentice
Apprentice


Joined: 12 Dec 2004
Posts: 203
Location: Heidelberg, Germy

PostPosted: Tue Dec 27, 2005 11:28 am    Post subject: Reply with quote

http://www.rwarner.de/pub/howto/Howto-WPA-ipw2200-Gentoo.html

Er beschreibt es schön, teilweise auch ein wenig umständlich, aber es is okay und brauchbar.
_________________
"Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a sheep for dinner and finding a well-informed, well-armed sheep."

TU-BS Wiki
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Tue Dec 27, 2005 11:35 am    Post subject: Reply with quote

Wenn man -- wie dort beschrieben -- WPA-PSK einsetzt, sollte aber auch wpa_passphrase erwähnt werden, mit dem man leichter an die Konfiguration kommt: Einfach "wpa_passphrase ESSID ASCII-PASS" eingeben.
_________________
42
Back to top
View user's profile Send private message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1146
Location: Baden / Germany

PostPosted: Fri Dec 30, 2005 7:37 pm    Post subject: Reply with quote

Also ich hab jetzt alles probiert und wenn ich dann

/etc/init.d/net.eth0 start mache bekomme ich folgendes :

Code:
vorlon etc # /etc/init.d/net.eth0 start
 * Caching service dependencies ...                                       [ ok ] * Starting eth0
 *   Starting wpa_supplicant on eth0 ...
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
Failed to set encryption.
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
Failed to set encryption.
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
Failed to set encryption.
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
Failed to set encryption.
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported                  [ ok ]


Was mach ich da falsch, hat da jemand nen Tip ?

Außerdem gibts bei mir unter /etc/conf.d keine wpa_supplicant Datei oder ähnliche .

Gruß
tazinblack
Back to top
View user's profile Send private message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1146
Location: Baden / Germany

PostPosted: Fri Dec 30, 2005 11:23 pm    Post subject: Reply with quote

Wenn ich dann ca. 60 Sek warte, dann scheitert der Start mit der Meldung

Code:
 *     timed out                                                          [ !! ]

_________________
Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes
Back to top
View user's profile Send private message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1146
Location: Baden / Germany

PostPosted: Fri Dec 30, 2005 11:52 pm    Post subject: Reply with quote

Habs hinbekommen und zwar hiermit

https://forums.gentoo.org/viewtopic-t-408139-highlight-ioctl+ipwioctlwpasupplicant+operation+supported.html

Die Doku war mal wieder nicht ganz aktuell !
_________________
Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes
Back to top
View user's profile Send private message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1146
Location: Baden / Germany

PostPosted: Sat Mar 04, 2006 7:42 am    Post subject: Reply with quote

Achso, wenn nach einem
Code:
emerge -Du world


oder sonst folgende Fehlermeldung beim staren des wpa-supplicant kommt :

Code:
Failed to initialize EAPOL state machines


einfach folgende Zeilen in der wpa-supplicant.conf auskommentieren

Code:
#opensc_engine_path=/usr/lib/opensc/engine_opensc.so
#pkcs11_engine_path=/usr/lib/opensc/engine_pkcs11.so
#pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so



Das hier nur für den Fall, falls jemand das gleiche Problem hat wie ich es hatte !
_________________
Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum