• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[Gelöst] Wlannetzwerk mit Wpa2 kann nicht verbinden :)

Hi

nach langer Zeit habe ich mich mal wieder an Suse rangetraut habe mir Opensuse 11 aus dem Netz geladen und installiert von DVD. Nach Anfänglichen Schwierigkeiten klappte die Installation. Nun bin ich hier am Wlan einrichten und bekomme es einfach nicht hin, sicher habe ich nur etwas vergessen und befinde mich kurz vor der Lösung meines Problems aber ich komme einfach nicht weiter.

Also in meinen Notebook Dell Latitude D600 ist laut lspci eine

Code:
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)

verbaut. Die Firmeware habe ich mir dafür auch schon runtergeladen und installiert.

ein iwconfig gibt folgendes aus:

Code:
wlan0     IEEE 802.11g  ESSID:""
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:18:84:13:F6:EA
          Tx-Power=27 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ein iwlist wlan0 scan findet auch das Netzwerk auf das ich zugreiifen mag:

Code:
Cell 02 - Address: 00:18:84:13:F6:EA
                    ESSID:"Wlan_Intern"
                    Mode:Master
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=63/100  Signal level=-52 dBm  Noise level=-72 dBm
                    Encryption key:on
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
                              48 Mb/s; 54 Mb/s
                    Extra:tsf=00000023e08ee181

Im knetworkmanager habe ich meines erachtens alles richtig angegeben.
Das Netzwerk ist Wpa2 verschlüsselt, wpa_supplicant ist installiert, aber trotzdem kann ich mich nicht verbinden mit dem Netzwerk.

wenn ich mich mit dem Networkmanager verbinden mag sagt dmesg:

Code:
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authentication with AP 00:18:84:13:f6:ea timed out
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authenticate with AP 00:18:84:13:f6:ea
wlan0: authentication with AP 00:18:84:13:f6:ea timed out

kompletter Restart der networkdevices per /etc/init.d/network restart in /var/log/messages:

Code:
Jul 27 13:18:20 linux-xbd4 su: (to root) bart on /dev/pts/2
Jul 27 13:18:29 linux-xbd4 network: Shutting down the NetworkManager
Jul 27 13:18:29 linux-xbd4 dhclient: caught deadly SIGTERM
Jul 27 13:18:29 linux-xbd4 dhclient: could not restore resolv.conf: No such file or directory
Jul 27 13:18:29 linux-xbd4 avahi-daemon[2401]: Withdrawing address record for 192.168.178.22 on eth0.
Jul 27 13:18:29 linux-xbd4 avahi-daemon[2401]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.178.22.
Jul 27 13:18:29 linux-xbd4 avahi-daemon[2401]: Interface eth0.IPv4 no longer relevant for mDNS.
Jul 27 13:18:30 linux-xbd4 avahi-daemon[2401]: Withdrawing address record for fe80::20b:dbff:fed8:fa0c on eth0.
Jul 27 13:18:30 linux-xbd4 nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/autofs' exited with error status 1.
Jul 27 13:18:30 linux-xbd4 avahi-daemon[2401]: Withdrawing address record for fe80::214:a5ff:fe69:bf87 on wlan0.
Jul 27 13:18:31 linux-xbd4 ifdown:     eth0      device: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02)
Jul 27 13:18:31 linux-xbd4 ifdown:     wlan0
Jul 27 13:18:31 linux-xbd4 network: Starting the NetworkManager
Jul 27 13:18:36 linux-xbd4 kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 27 13:18:36 linux-xbd4 kernel: input: b43-phy0 as /devices/virtual/input/input10
Jul 27 13:18:36 linux-xbd4 kernel: b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
Jul 27 13:18:37 linux-xbd4 kernel: Registered led device: b43-phy0::radio
Jul 27 13:18:37 linux-xbd4 kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 27 13:18:37 linux-xbd4 kernel: tg3: eth0: Link is up at 100 Mbps, full duplex.
Jul 27 13:18:37 linux-xbd4 kernel: tg3: eth0: Flow control is off for TX and off for RX.
Jul 27 13:18:37 linux-xbd4 kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jul 27 13:18:37 linux-xbd4 dhclient: Internet Systems Consortium DHCP Client V3.0.6
Jul 27 13:18:37 linux-xbd4 dhclient: Copyright 2004-2007 Internet Systems Consortium.
Jul 27 13:18:37 linux-xbd4 dhclient: All rights reserved.
Jul 27 13:18:37 linux-xbd4 dhclient: For info, please visit http://www.isc.org/sw/dhcp/
Jul 27 13:18:37 linux-xbd4 dhclient:
Jul 27 13:18:37 linux-xbd4 dhclient: wmaster0: unknown hardware address type 801
Jul 27 13:18:37 linux-xbd4 dhclient: wmaster0: unknown hardware address type 801
Jul 27 13:18:37 linux-xbd4 dhclient: Listening on LPF/eth0/00:0b:db:d8:fa:0c
Jul 27 13:18:37 linux-xbd4 dhclient: Sending on   LPF/eth0/00:0b:db:d8:fa:0c
Jul 27 13:18:37 linux-xbd4 dhclient: Sending on   Socket/fallback
Jul 27 13:18:39 linux-xbd4 avahi-daemon[2401]: Registering new address record for fe80::20b:dbff:fed8:fa0c on eth0.*.
Jul 27 13:18:39 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:18:39 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:18:40 linux-xbd4 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Jul 27 13:18:40 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:18:40 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:18:40 linux-xbd4 kernel: wlan0: authentication with AP 00:18:84:13:f6:ea timed out
Jul 27 13:18:41 linux-xbd4 kernel: martian source 255.255.255.255 from 192.168.178.1, on dev eth0
Jul 27 13:18:41 linux-xbd4 kernel: ll header: ff:ff:ff:ff:ff:ff:00:15:0c:01:ec:63:08:00
Jul 27 13:18:41 linux-xbd4 dhclient: DHCPOFFER from 192.168.178.1
Jul 27 13:18:45 linux-xbd4 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Jul 27 13:18:45 linux-xbd4 kernel: martian source 255.255.255.255 from 192.168.178.1, on dev eth0
Jul 27 13:18:45 linux-xbd4 kernel: ll header: ff:ff:ff:ff:ff:ff:00:15:0c:01:ec:63:08:00
Jul 27 13:18:45 linux-xbd4 dhclient: DHCPACK from 192.168.178.1
Jul 27 13:18:45 linux-xbd4 dhclient: bound to 192.168.178.22 -- renewal in 518280 seconds.
Jul 27 13:18:45 linux-xbd4 avahi-daemon[2401]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.22.
Jul 27 13:18:45 linux-xbd4 avahi-daemon[2401]: New relevant interface eth0.IPv4 for mDNS.
Jul 27 13:18:45 linux-xbd4 avahi-daemon[2401]: Registering new address record for 192.168.178.22 on eth0.IPv4.
Jul 27 13:18:46 linux-xbd4 nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/autofs' exited with error status 1.
Jul 27 13:18:46 linux-xbd4 SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Jul 27 13:18:46 linux-xbd4 SuSEfirewall2: using default zone 'ext' for interface wmaster0
Jul 27 13:18:46 linux-xbd4 SuSEfirewall2: batch committing...
Jul 27 13:18:46 linux-xbd4 SuSEfirewall2: Firewall rules successfully set
Jul 27 13:18:46 linux-xbd4 nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/nfs' exited with error status 2.
Jul 27 13:18:48 linux-xbd4 kernel: eth0: no IPv6 routers present
Jul 27 13:18:54 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:18:54 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:18:54 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:18:54 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:18:55 linux-xbd4 syslog-ng[1738]: last message repeated 2 times
Jul 27 13:18:55 linux-xbd4 kernel: wlan0: authentication with AP 00:18:84:13:f6:ea timed out
Jul 27 13:19:04 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:19:04 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:19:04 linux-xbd4 syslog-ng[1738]: last message repeated 2 times
Jul 27 13:19:04 linux-xbd4 kernel: wlan0: authentication with AP 00:18:84:13:f6:ea timed out
Jul 27 13:19:19 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:19:19 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:19:19 linux-xbd4 kernel: wlan0: Initial auth_alg=0
Jul 27 13:19:19 linux-xbd4 kernel: wlan0: authenticate with AP 00:18:84:13:f6:ea
Jul 27 13:19:20 linux-xbd4 syslog-ng[1738]: last message repeated 2 times
Jul 27 13:19:20 linux-xbd4 kernel: wlan0: authentication with AP 00:18:84:13:f6:ea timed out

Was übersehe ich da denn, hat jemand eine Idee?

Vielen Dank euch schonmal für eure Hilfe!

Edit: Keine Ahnung was es war ich rebootete neu und auf einmal gings

LG
Bart
 

framp

Moderator
Teammitglied
Jul 27 13:18:41 linux-xbd4 kernel: martian source 255.255.255.255 from 192.168.178.1, on dev eth0
... Du scheinst noch eine angeschlossene WiredKarte eth0 zu haben. Diese musst Du abklemmen (Kabel raus) wenn Du per WLAN und knetworkmanager ins Netz willst. Mit knetworkmanager geht nur ENTWEDER wired ODER wireless. Nicht beides gemeinsam!

Ansonsten mal die Ausgabe von diesem Script auf phpfi posten.
 
Oben