Re: kein ping aber korrektes ifconfig
Am Die, 2003-06-10 um 23.29 schrieb Kim Neunert:
> Hallo,
>
> Was ist denn da los? Mein Samba geht nicht mehr. ich habe ein Standard-Woody
> und nach dem erfolglosen Installationsversuch von VMWare (glaube ich) geht
> nicht mal mehr ein ping. Woran kann ich erkennen, wo der Fehler liegt? Beim
> ping von dem woody-Rechner blinkt die Netzwerklampe nicht. Die Einstellungen
> von ifconfig (s.u.) schaun aber gut aus:
>
> Hier das wichtigste von dmesg zu dem Thema:
>
> ------<-snip->-------------------------------------------------------------------------------
>
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP, IGMP
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP: Hash tables configured (established 32768 bind 32768)
> Linux IP multicast router 0.06 plus PIM-SM
>
> [...]
>
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> Unable to find swap-space signature
>
> [...]
>
> 8139too Fast Ethernet driver 0.9.24
> PCI: Found IRQ 10 for device 00:04.0
> eth0: RealTek RTL8139 Fast Ethernet at 0xd88c2f00, 00:50:ba:d5:73:e9, IRQ 10
> eth0: Identified 8139 chip type 'RTL-8139B'
> PCI: Found IRQ 5 for device 00:0f.0
> PCI: Sharing IRQ 5 with 00:07.2
> eth1: RealTek RTL8139 Fast Ethernet at 0xd88c4e00, 00:30:84:78:77:aa, IRQ 5
> eth1: Identified 8139 chip type 'RTL-8139C'
>
> [...]
>
> eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> CSLIP: code copyright 1989 Regents of the University of California
> PPP generic driver version 2.4.1
> Fire GL built-in AGP-support
> Based on agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 321M
> agpgart: Detected AMD 751 (Irongate) chipset
> agpgart: AGP aperture is 64M @ 0xe8000000
> [fglr200] AGP detected, AgpState = 0x0f000203 (hardware caps)
> [fglr200] AGP enabled, AgpCommand = 0x0f000302 (selected caps)
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Tx queue start entry 4283 dirty entry 4279.
> eth0: Tx descriptor 0 is 00002000.
> eth0: Tx descriptor 1 is 00002000.
> eth0: Tx descriptor 2 is 00002000.
> eth0: Tx descriptor 3 is 00002000. (queue head)
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Tx queue start entry 203 dirty entry 199.
> eth0: Tx descriptor 0 is 00002000.
> eth0: Tx descriptor 1 is 00002000.
> eth0: Tx descriptor 2 is 00002000.
> eth0: Tx descriptor 3 is 00002000. (queue head)
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
>
>
> eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
> eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
>
>
>
>
>
> ------<-snip->-------------------------------------------------------------------------------
>
> jetzt noch ifconfig
>
> ------<-snip->-------------------------------------------------------------------------------
>
>
> eth0 Protokoll:Ethernet Hardware Adresse 00:50:BA:D5:73:E9
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:8426 errors:0 dropped:0 overruns:0 frame:0
> TX packets:8414 errors:0 dropped:0 overruns:0 carrier:0
> Kollisionen:5 Sendewarteschlangenlänge:100
> RX bytes:5269869 (5.0 MiB) TX bytes:1068177 (1.0 MiB)
> Interrupt:10 Basisadresse:0x2f00
>
> eth1 Protokoll:Ethernet Hardware Adresse 00:30:84:78:77:AA
> inet Adresse:192.168.0.1 Bcast:192.168.0.255 Maske:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:99 errors:0 dropped:0 overruns:0 frame:0
> TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
> Kollisionen:0 Sendewarteschlangenlänge:100
> RX bytes:12278 (11.9 KiB) TX bytes:9435 (9.2 KiB)
> Interrupt:5 Basisadresse:0x4e00
>
> lo Protokoll:Lokale Schleife
> inet Adresse:127.0.0.1 Maske:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:13641 errors:0 dropped:0 overruns:0 frame:0
> TX packets:13641 errors:0 dropped:0 overruns:0 carrier:0
> Kollisionen:0 Sendewarteschlangenlänge:0
> RX bytes:4239664 (4.0 MiB) TX bytes:4239664 (4.0 MiB)
>
> ppp0 Protokoll:Punkt-zu-Punkt Verbindung
> inet Adresse:217.233.69.210 P-z-P:217.5.98.170
> Maske:255.255.255.255
> UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1492 Metric:1
> RX packets:1787 errors:0 dropped:0 overruns:0 frame:0
> TX packets:1782 errors:0 dropped:0 overruns:0 carrier:0
> Kollisionen:0 Sendewarteschlangenlänge:3
> RX bytes:1601740 (1.5 MiB) TX bytes:205614 (200.7 KiB)
>
> ------<-snip->-------------------------------------------------------------------------------
>
> Wär cool, wenn da jemand einen Wink hat.
>
> Gruß
>
> Kim
>
Was sagt "route -n" und "cat /etc/resolv.conf"? Was kannst Du nicht
anpingen? Eine lokale IP-Adresse oder einen FQDN?
Sebastian
Reply to: