Hallo,
ich habe dasselbe Problem wie in diesem Eintrag:
http://www.linux-club.de/viewtopic.php?f=15&t=105352&start=0
Allerdings lief bei mir die LAN Verbindung. Jetzt bekomme ich keinen Ping mehr und ich möchte nicht wie der Kollege opensuse neu installieren. Ich habe auch gegoogelt und ich scheine nicht der einzigste mit diesem Phänomen zu sein. Allerdings habe ich bislang keine Lösung gefunden. Deshalb habe ich das Skript ausführen lassen dessen Inhalt ich hier poste:
Weiß jemand Rat! Vielen Dan k im voraus. Gruß Oli
ich habe dasselbe Problem wie in diesem Eintrag:
http://www.linux-club.de/viewtopic.php?f=15&t=105352&start=0
Allerdings lief bei mir die LAN Verbindung. Jetzt bekomme ich keinen Ping mehr und ich möchte nicht wie der Kollege opensuse neu installieren. Ich habe auch gegoogelt und ich scheine nicht der einzigste mit diesem Phänomen zu sein. Allerdings habe ich bislang keine Lösung gefunden. Deshalb habe ich das Skript ausführen lassen dessen Inhalt ich hier poste:
Code:
--- Which type of your network connection should be tested?
--- (1) Wired connection
--- What's the type of networktopology?
--- (2) DSL HW router <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
--- NWEliza is analyzing the system for common network configuration errors ...
--- No obvious errors/warnings detected. Post contents of file collectNWData.txt in your favorite Linux forum and read http://www.linux-tips-and-tricks.de/CND_UPL#English
--- 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#English for links)
--- and then paste the nopaste link on your favorite Linux forum.
==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-hbpr 2.6.25.18-0.2-pae #1 SMP 2008-10-21 16:30:26 +0200 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/SuSE-release
openSUSE 11.0 (i586)
VERSION = 11.0
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 linux-hbpr.site linux-hbpr
192.168.0.31 PC-Desktop PC-Desktop
192.168.0.112 linux linux
==================================================================================================================
*** route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
==================================================================================================================
*** ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:98 errors:0 dropped:0 overruns:0 frame:0
TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6532 (6.3 Kb) TX bytes:6532 (6.3 Kb)
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host http://www.suse.de
Ping of http://www.suse.de failed
==================================================================================================================
*** dhcpcd-test
==================================================================================================================
*** lspci
00:0d.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
==================================================================================================================
*** lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 046a:0023 Cherry GmbH Cymotion Master Linux Keyboard
Bus 001 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 13fe:3100 Kingston Technology Company Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** hwinfo (filtered)
11: PCI 0d.0: 0200 Ethernet controller
Model: "Realtek RT8139"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8139 "RTL-8139/8139C/8139C+"
SubVendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
SubDevice: pci 0x8139 "RT8139"
Driver Status: 8139too is not active
Driver Activation Cmd: "modprobe 8139too"
Driver Status: 8139cp is active
Driver Activation Cmd: "modprobe 8139cp"
==================================================================================================================
*** lsmod # (filtered)
| 8139cp | ac97_bus | agpgart | binfmt_misc | dock |
| dvb_core | dvb_ttpci | edd | ehci_hcd | fat |
| ff_memless | firmware_class | fuse | hid | i2c_core |
| i2c_sis96x | ieee1394 | jbd | libata | mbcache |
| microcode | mii | nls_cp437 | nls_iso8859_1 | nls_utf8 |
| ntfs | ohci1394 | ohci_hcd | pata_sis | pci_hotplug |
| ppdev | saa7146 | saa7146_vv | scsi_mod | sd_mod |
| serio_raw | sg | shpchp | sis_agp | snd_ac97_codec |
| snd_intel8x0 | snd_seq_device | sr_mod | stv0297 | thermal |
| ttpci_eeprom | usb_storage | v4l1_compat | vfat | videobuf_dma_sg |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]*
ls: cannot access /etc/sysconfig/network/ifcfg-[earwd]*: No such file or directory
==================================================================================================================
*** NWElizaStates
DI:0 FALON:1 NI:1 cNI:1 NIWD:0 IP6:0 KM:0 WLW:0 RTDT:SuSE
Weiß jemand Rat! Vielen Dan k im voraus. Gruß Oli