public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Frank Steinmetzger <Warp_7@gmx.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] wireless WPA2 AES wie einrichten?
Date: Sat, 3 Oct 2009 22:24:15 +0200	[thread overview]
Message-ID: <200910032224.17787.Warp_7@gmx.de> (raw)
In-Reply-To: <200910032008.21568.gentoo@donbruno.de>

[-- Attachment #1: Type: text/plain, Size: 2033 bytes --]

Am Samstag, 3. Oktober 2009 schrieb Thomas Bruns:

> > Ich habe bei mir den Networkmanager nie zum Funktionieren überreden
> > können. Allerdings hatte ich den immer nur mal kurz zum Ansehen
> > ausprobiert, denn im Prinzip brauche ich ihn sowieso nicht, da ich alles
> > ne Ebene tiefer eingerichtet habe durch das Bearbeiten der Dateien
> >
> > /etc/conf.d/net
> > /etc/wpa_supplicant/wpa_supplicant.conf
> >
> > Das hat vor allem den Vorteil, daß die Verbindungen bestehen bleiben,
> > wenn man sich aus KDE abmeldet. Aber wenn Du es auf jeden Fall per GUI
> > machen willst, dann wurde bei Debian gern Wicd als Networkmanager-Ersatz
> > empfohlen. Leider ist das allerdings ein *hust* GTK-Programm.
>
> und dann muss ich nichts mehr installieren?

Eigentlich nicht. Wicd selbst baut letzten Endes auch nur auf den beiden auf.

> bis jetzt hab ich die wireless-tools oder wpa_supplicant installiert.

Bei mir ist beides vorhanden.

> die beiden Dateien sehen bei mir so aus:
>
> iwconfig:
> wlan0     IEEE 802.11bgn  ESSID:"DonBruno"
>           Mode:Ad-Hoc  Frequency:2.412 GHz  Cell: 62:17:AB:60:35:3C
                 ^^^^^^
Das ist eigentlich nicht richtig, zumal deine Config iwconfig_wlan0="mode 
managed" sagt. Es kann allerdings sein, daß das dann Normalfall geändert 
wird, sobald as Netzwerk sichtbar ist.

Was sagt denn ein iwlist wlan0 scan?


Wenn ich alle Kommentarzeilen auslasse, bleibt von meiner conf.d/net noch 
folgendes übrig:

modules=( "wpa_supplicant" )
wpa_supplicant_wlan0="-Dwext"

config_eth0=( "dhcp" )
config_wlan0=( "dhcp" )


und die wpa_supplicant.conf sieht so aus:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1

network={
	ssid="meine Kennung"
	key_mgmt=WPA-PSK
	psk="ganzgeheimespasswort"
}

Mehr ist's bei mir einklich nicht, wenn das WPA-Netz da ist, verbindet er.

-- 
Gruß | Greetings | Qapla'
"Do not handicap your children by making their lives easy." (R. Heinlein)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-10-03 20:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-03 16:11 [gentoo-user-de] wireless WPA2 AES wie einrichten? Thomas Bruns
2009-10-03 16:47 ` Thomas Bruns
2009-10-03 17:15 ` Frank Steinmetzger
2009-10-03 18:08   ` Thomas Bruns
2009-10-03 20:24     ` Frank Steinmetzger [this message]
2009-10-03 21:17       ` Thomas Bruns
2009-10-03 21:37         ` Frank Steinmetzger
2009-10-03 21:50           ` Thomas Bruns
2009-10-04  6:21             ` Thomas Bruns

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910032224.17787.Warp_7@gmx.de \
    --to=warp_7@gmx.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox