From: Florian Philipp <lists@f_philipp.fastmail.net>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] wpa_supplicant und AP ohne SSID-Broadcast
Date: Fri, 06 Mar 2009 16:37:26 +0100 [thread overview]
Message-ID: <49B14336.7080500@f_philipp.fastmail.net> (raw)
In-Reply-To: <200903052145.45473.Wolfgang.Jankowski@gmx.de>
Wolfgang Jankowski schrieb:
> Hallo zusammen,
> ich möchte mein WLAN so betreiben, dass der AP die SSID nicht verteilt. Wenn
> ich nun aber die WLAN-Karte anschalte, erkennt sie das Netz nicht mehr und es
> gibt keine Verbindung.
> Gibt es also irgend eine Konfigurations-Option, so dass die Linux-Box es von
> sich aus mit dieser SSID versucht, auch wenn keine Broadcasts kommen?
>
> Tschüß
> Wolfgang
>
Ich kann momentan nicht testen, welche der folgenden
Einstellungen/Einstellungskombinationen richtig ist (einmal
auskommentiert, einmal nicht), aber mit einer von beiden sollte es gehen.
#network={
# scan_ssid=1
# ssid="foo"
# key_mgmt=WPA-PSK
# psk="bar"
#}
network={
ssid="foo"
key_mgmt=WPA-PSK
psk="bar"
}
#ap_scan=2
ap_scan=1
eapol_version=1
fast_reauth=1
Generell bin ich kein Befürworter von unsichtbaren SSIDs: WPA mit
wenigstens 10 Zeichen Passphrase (rein zufällig gewählte Zeichen) ist
auch ohne solche Mätzchen sicher, WEP wird dadurch auch nicht wesentlich
sicher.
next prev parent reply other threads:[~2009-03-06 15:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-05 20:45 [gentoo-user-de] wpa_supplicant und AP ohne SSID-Broadcast Wolfgang Jankowski
2009-03-05 22:01 ` Sebastian Günther
2009-03-05 22:27 ` André Glücksmann
2009-03-06 6:35 ` Wolfgang Jankowski
2009-03-06 8:38 ` Sebastian Günther
2009-03-06 15:37 ` Florian Philipp [this message]
2009-03-09 0:48 ` jamatik
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=49B14336.7080500@f_philipp.fastmail.net \
--to=lists@f_philipp.fastmail.net \
--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