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

[in Luft aufgelöst] Linux findet Adresse nicht

Hallo Leute, gestern seit mainem Urlaub das erste mal wieder mit Puppy ins Netz. Kein Zugriff aufs Internet.

conky zeigte mir aber an, daß Daten downgeloadet werden. Auch die Verbindung zum Router klappte problemlos.

CollectData zeigte mir dann einen Hinweis: Wird die Adresse als Nummer angegeben, gibt es Zugriff, aber nicht als www-Adresse.

Hier bin ich jedoch mit meiner Weißheit am Ende.

Woran könnte es liegen und wie kann man das wieder zurechtbiegen?

Code:
collectNWData.sh V0.6.5.4.2_i1 (Rev: 1.283, Build: 2011/03/03 21:14:38 UTC)
--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (2) WLAN HW router <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
--- WLAN SSID to connect to: §§§§§§§§1

--- NWEliza is analyzing the system for common network configuration errors ...

!!! CND0370I: The system can't ping external DNS name www.suse.de
!!! CND0410E: Configured nameserver with IP 192.168.2.1 is no nameserver
!!! CND0500W: Channel 1 used by your accesspoint is also used by 1 other access points
!!! CND0450W: WLAN key masquerading is not fully tested on this distribution. Please check output file collectNWData.txt for visible WLAN keys and masquerade them manually

--- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions 
--- about the error/warning messages and how to fix the problems on your own.

--- If you are unsuccessful then place the contents of file collectNWData.txt in the net
--- (see http://www.linux-tips-and-tricks.de/CND_UPL for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
ls: cannot access /etc/*[-_]version: No such file or directory
===== uname -a ===================================================================================================
Linux puppypc 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux
===== lspci ======================================================================================================
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8185] (rev 20)
	Kernel driver in use: rtl8180
	Kernel modules: rtl8180
===== find /lib/modules/`uname -r` -name "*.ko" ==================================================================
Available kernelmodules for VendorId:DeviceId - 10ec:8185
Module: rtl8180
===== lsusb | grep -v "root hub" =================================================================================
Bus 001 Device 001: ID 1d6b:0001
Bus 001 Device 002: ID 0409:005a
Bus 001 Device 003: ID 090c:1000
Bus 001 Device 004: ID 0781:5406
Bus 001 Device 005: ID 090c:1000
===== lsmod (filtered) ===========================================================================================
| ac97_bus        | aes_generic     | apm             | arc4            | aufs             |
| bitblit         | cfg80211        | donauboe        | ecb             | eeprom_93cx6     |
| evdev           | fbcon           | font            | i2c_core        | i2c_piix4        |
| ip_tables       | irda            | mac80211        | rsrc_nonstatic  | rtl8180          |
| serio_raw       | softcursor      | squashfs        | tileblit        | uhci_hcd         |
| usb_storage     | yenta_socket    |
===== ls /lib/firmware/* =========================================================================================
| 3CCFEM556.cis           | 3com                    | 3CXEM556.cis            | acenic                   |
| adaptec                 | advansys                | av7110                  | bnx2                     |
| cis                     | COMpad2.cis             | COMpad4.cis             | cpia2                    |
| dabusb                  | DP83903.cis             | dvb-usb-dib0700-1.20.fw | e100                     |
| E-CARD.cis              | edgeport                | emi26                   | emi62                    |
| ess                     | GLOBETROTTER.cis        | intelliport2.bin        | kaweth                   |
| keyspan_pda             | korg                    | LA-PCM.cis              | LICENSE.ralink-firmware.txt |
| matrox                  | MT5634ZLX.cis           | mts_cdma.fw             | mts_edge.fw              |
| mts_gsm.fw              | NE2K.cis                | ositech                 | PCMLM28.cis              |
| PE-200.cis              | PE520.cis               | qlogic                  | r128                     |
| radeon                  | RS-COM-2P.cis           | rt2561.bin              | rt2561s.bin              |
| rt2661.bin              | rt73.bin                | sb16                    | sun                      |
| tamarack.cis            | ti_3410.fw              | ti_5052.fw              | tigon                    |
| ttusb-budget            | vicam                   | whiteheat.fw            | whiteheat_loader.fw      |
| yam                     | yamaha                  |
===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================
wlan0     Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          inet addr:192.168.2.108  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:327 errors:0 dropped:0 overruns:0 frame:0
          TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:28638 (27.9 KiB)  TX bytes:8242 (8.0 KiB)
===== iwconfig ===================================================================================================
lo        no wireless extensions.
irda0     no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:"§§§§§§§§1"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: ##:##:##:##:##:#2   
          Bit Rate=1 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=16/100  Signal level=16/100  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ==================================================
ls: cannot access /etc/sysconfig/network/ifcfg-[earwd]*: No such file or directory
===== iwlist scanning ============================================================================================
                    Channel:1
                    Quality=24/100  Signal level=24/100  
                    Encryption key:on
                    ESSID:"§§§§§§§§1"
                    IE: IEEE 802.11i/WPA2 Version 1
                    Channel:1
                    Quality=23/100  Signal level=23/100  
                    Encryption key:on
                    ESSID:"§§§§§§§§2"
                    IE: IEEE 802.11i/WPA2 Version 1
                    IE: WPA Version 1
===== ndiswrapper -l =============================================================================================
No ndiswrapper module loaded
===== Active processes ===========================================================================================
wpa_supplicant:YES knetworkmanager:NO nm-applet:NO
===== Active WPA processes =======================================================================================
wpa_supplicant -i wlan0 -D wext -c /etc/network-wizard/wireless/wpa_profiles/04:
===== ping tests =================================================================================================
Ping of 195.135.220.3 OK
ping: bad address 'www.suse.de'
Ping of www.suse.de failed
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 192.168.2.1
===== cat /etc/hosts =============================================================================================
127.0.0.1 localhost puppypc
192.168.1.1 pc2
192.168.1.2 pc3
192.168.1.3 pc4
===== route -n | egrep "(eth|ath|ra|wlan|dsl)" ===================================================================
192.168.2.0     0.0.0.0         255.255.255.0   U     303    0        0 wlan0
0.0.0.0         192.168.2.1     0.0.0.0         UG    303    0        0 wlan0
===== Actual date for bias of following greps ====================================================================
14:54:28 2012-07-22
===== grep -i radio /var/log/messages* | tail -n 5 ===============================================================
===== dmesg | grep -i radio | tail -n 5 ==========================================================================
===== tail -n 300 /var/log/messages* | /bin/grep -i firmware | tail -n 10 ========================================
===== egrep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ==============
===== egrep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*|egrep -v -i '#|backlist' ================
/etc/modprobe.conf:install eth0 /bin/true
==================================================================================================================
*** NWElizaStates V0.6.5.4.2_i1
IF:wlan0 IM:2 DI:1 AP:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:1 MTU:0 NISS:0 IP6:0 WLW:0 RTDT:Unknown
 

lOtz1009

Moderator
Teammitglied
Das müsste eigentlich alle Rechner an diesem Router betreffen.
Evtl. ist im Router ein falscher DNS eingetragen?

Ansonsten versuch mal übergangsweise in der /etc/resolv.conf den Eintrag
nameserver 8.8.8.8
(und 192.168.2.1 auskommentieren)

Dann sollte die DNS-Suche über den Google-Server laufen. Oder du nimmst dir einen anderen öffentlichen DNS-Server zu Hilfe.
 
OP
Systemcrasher

Systemcrasher

Hacker
lOtz1009 schrieb:
Das müsste eigentlich alle Rechner an diesem Router betreffen.
Evtl. ist im Router ein falscher DNS eingetragen?

Ansonsten versuch mal übergangsweise in der /etc/resolv.conf den Eintrag
nameserver 8.8.8.8
(und 192.168.2.1 auskommentieren)

Dann sollte die DNS-Suche über den Google-Server laufen. Oder du nimmst dir einen anderen öffentlichen DNS-Server zu Hilfe.

ok, damit muß ich allerdings bis zum WE warten, daß ich das Problem an meiner Dienststelle hatte. Ich hatte mir schon gedacht, daß das nicht an meinem Rechner liegt. Werde mir den Threat mal auf pdf drucken.

PS: Wo darf man schon während der dienstzeit mit offizieller erlaubnis privat ins Internet? :D
 

lOtz1009

Moderator
Teammitglied
Soll heißen zu Hause geht es, auf Arbeit nicht?
Wäre ja klar: Heimrouter als DNS gesetzt, auf Arbeit hat der DNS evtl. eine andere IP...
 
OP
Systemcrasher

Systemcrasher

Hacker
lOtz1009 schrieb:
Soll heißen zu Hause geht es, auf Arbeit nicht?
Wäre ja klar: Heimrouter als DNS gesetzt, auf Arbeit hat der DNS evtl. eine andere IP...

Zu Hause benutze ich andere Rechner, diesen Schleppi dagegen höchst selten.

Diese Woche hatte ich ihn ausdrücklich nicht zu Hause benutzt, um das Problem erst mal vor Ort anzugehen.

Nun bin ich wieder auf der Arbeitsstelle, habe den Rechner hochgefahren und - problemlos Internet (außer gelegentliche Netzabrisse, war aber auch vorher schon so).

Wieso, weshalb, warum? Keine Ahnung & nicht nachvollziehbar. :???: :???:

Einzige mögliche Erklärung: Der DSL-Router an meinem Arbeitsplatz (Schwerstbehindertenassistenz) bekam ein fehlerhaftes Update vom Lila Riesen, welches mittlerweile durch ein neueres ersetzt wurde.

Aber gut, ein Problem, das sich von selbst löst, das ist halt Praxis! :D
 
Oben