Wifi problem

Sekcia: Aplikácie & Desktop 06.08.2008 | 17:10
Avatar Dare_devil Debian, OpenSuse  Používateľ
Dobry den. Snad vam nevadi ze tu pisem znova, ale trapim sa uz od rana s wifi.
Snazim sa na nu napojit takto:
localhost viktor # iwconfig wlan0 mode Managed
localhost viktor # iwconfig wlan0 key open MOJ_WEP_KEY
localhost viktor # iwconfig wlan0 essid MOJ_ESSID
localhost viktor # dhcpcd wlan0
err, wlan0: timed out
warn, wlan0: using IPV4LL address 169.254.126.152
err, wlan0: Failed to lookup hostname via DNS: Temporary failure in name resolution
localhost viktor # ifconfig wlan0 up
localhost viktor # iwlist wlan0 scanning
wlan0     No scan results
Pre info este dodam, ze ifconfig mi wlan0 nenajde, najde mi ju iba ifconfig -a , po /etc/init.d/net.wlan0 start sa to vykona, no ping hlasi unknown host.
Prosim o pomoc. A v poslednej rade, nepoznate nejaky dobry networkmanager pre xfce4 ktory by bol priamo ako applet, ako tomu je napr. v gnome ?
Dakujem
There is no flag large enough to cover the shame of killing innocent people
    • Re: Wifi problem 06.08.2008 | 17:33
      Avatar borg Fedora  Administrátor
      a access point ti bezi?
      • Re: Wifi problem 06.08.2008 | 17:37
        Avatar Dare_devil Debian, OpenSuse  Používateľ
        Prepac nerozumiem, do hw som lama.. Access point, teda pristupovy bod, hmm, cisto teoreticky by to mohlo byt neico s routrom, ano wifi router bezi spravne
        There is no flag large enough to cover the shame of killing innocent people
        • Re: Wifi problem 06.08.2008 | 20:17
          Avatar Dare_devil Debian, OpenSuse  Používateľ
          Skusal som este aj toto:
          localhost viktor # dhclient wlan0
          Internet Systems Consortium DHCP Client V3.1.1-Gentoo
          Copyright 2004-2008 Internet Systems Consortium.
          All rights reserved.
          For info, please visit http://www.isc.org/sw/dhcp/
          
          wmaster0: unknown hardware address type 801
          wmaster0: unknown hardware address type 801
          Listening on LPF/wlan0/00:1a:73:ac:53:c4
          Sending on   LPF/wlan0/00:1a:73:ac:53:c4
          Sending on   Socket/fallback
          DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
          DHCPOFFER from 10.174.32.1
          DHCPREQUEST on wlan0 to 255.255.255.255 port 67
          DHCPACK from 10.174.32.1
          bound to 10.174.32.100 -- renewal in 33426 seconds.
          localhost viktor # ping -c 3 www.google.sk
          ^C
          localhost viktor # iwconfig wlan0 mode Managed
          localhost viktor # iwconfig wlan0 key open WEP
          localhost viktor # iwconfig wlan0 essid ESSID
          localhost viktor # dhclient wlan0
          Internet Systems Consortium DHCP Client V3.1.1-Gentoo
          Copyright 2004-2008 Internet Systems Consortium.
          All rights reserved.
          For info, please visit http://www.isc.org/sw/dhcp/
          
          wmaster0: unknown hardware address type 801
          wmaster0: unknown hardware address type 801
          Listening on LPF/wlan0/00:1a:73:ac:53:c4
          Sending on   LPF/wlan0/00:1a:73:ac:53:c4
          Sending on   Socket/fallback
          DHCPREQUEST on wlan0 to 255.255.255.255 port 67
          DHCPACK from 10.174.32.1
          bound to 10.174.32.100 -- renewal in 37902 seconds.
          localhost viktor # ifconfig wlan0 up
          localhost viktor # ping -c 3 www.google.sk
          ^C
          localhost viktor # 
          
          No bez uspechu. Pri boote som si vsimol ze vsetko pre wlan0 ide az po chybu z ktorej ma zaujala cast DNS : Name or service dont known
          There is no flag large enough to cover the shame of killing innocent people