Hallo,
Nach Neuinstallation von CentOS 6.5 und Edomi 1.58 auf einem Intel NUC5CPYH bekomme ich keine Internetverbindung. Es gibt auch keine Fehlermeldungen o.ä
es funktionieren halt nur 2 LBS (Wetter und TVnow) nicht mehr. Ich kann den Router anpingen > i.O Webseite anpingen > ping: unknown host
Habe auch schon einen anderen Router/ LAN-Kabel probiert > ohne Erfolg. Beim Hochfahren gibt es im Ausgaben wie: ADDRCONF(NETDEV_UP): eth0: link is not ready, danach ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready? Die IP-Adressen stimmen soweit.
Was kann ich noch prüfen?
VG
Thomas
Nach Neuinstallation von CentOS 6.5 und Edomi 1.58 auf einem Intel NUC5CPYH bekomme ich keine Internetverbindung. Es gibt auch keine Fehlermeldungen o.ä
es funktionieren halt nur 2 LBS (Wetter und TVnow) nicht mehr. Ich kann den Router anpingen > i.O Webseite anpingen > ping: unknown host
Habe auch schon einen anderen Router/ LAN-Kabel probiert > ohne Erfolg. Beim Hochfahren gibt es im Ausgaben wie: ADDRCONF(NETDEV_UP): eth0: link is not ready, danach ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready? Die IP-Adressen stimmen soweit.
[root@edomi network-scripts]#
DEVICE=eth0
HWADDR=94:C6:91:11:99:7F
TYPE=Ethernet
UUID=a0336981-9add-4e1a-a9eb-84ea547688f3
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=static
DHCPCLASS=
IPADDR=192.168.178.88
NETMASK=255.255.255.0
GATEWAY=192.168.178.1
PEERDNS=yes
DNS1=192.168.0.1
[root@edomi ~]# route -n
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0
[root@edomi ~]#
[root@edomi ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@edomi ~]# ifconfig eth0
eth0 Link encap:Ethernet Hardware Adresse 94:C6:91:11:99:7F
inet Adresse:192.168.178.88 Bcast:192.168.178.255 Maske:255.255.255.0
inet6 Adresse: 2a02:810d:99c0:18c0:96c6:91ff:fe11:997f/64 Gültigkeitsbereich:Global
inet6 Adresse: fe80::96c6:91ff:fe11:997f/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7289 errors:0 dropped:0 overruns:0 frame:0
TX packets:9488 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:810350 (791.3 KiB) TX bytes:9765055 (9.3 MiB)
[root@edomi ~]# /usr/sbin/ethtool -i eth0
driver: r8169
version: 2.3LK-NAPI
firmware-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes
supports-priv-flags: no
[root@edomi ~]# dmesg | grep eth0
r8169 0000:03:00.0: eth0: RTL8168b/8111b at 0xffffc9000066e000, 94:c6:91:11:99:7f, XID 14100800 IRQ 118
r8169 0000:03:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
r8169 0000:03:00.0: eth0: link down
r8169 0000:03:00.0: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
r8169 0000:03:00.0: eth0: link up
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
DEVICE=eth0
HWADDR=94:C6:91:11:99:7F
TYPE=Ethernet
UUID=a0336981-9add-4e1a-a9eb-84ea547688f3
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=static
DHCPCLASS=
IPADDR=192.168.178.88
NETMASK=255.255.255.0
GATEWAY=192.168.178.1
PEERDNS=yes
DNS1=192.168.0.1
[root@edomi ~]# route -n
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0
[root@edomi ~]#
[root@edomi ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@edomi ~]# ifconfig eth0
eth0 Link encap:Ethernet Hardware Adresse 94:C6:91:11:99:7F
inet Adresse:192.168.178.88 Bcast:192.168.178.255 Maske:255.255.255.0
inet6 Adresse: 2a02:810d:99c0:18c0:96c6:91ff:fe11:997f/64 Gültigkeitsbereich:Global
inet6 Adresse: fe80::96c6:91ff:fe11:997f/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7289 errors:0 dropped:0 overruns:0 frame:0
TX packets:9488 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:810350 (791.3 KiB) TX bytes:9765055 (9.3 MiB)
[root@edomi ~]# /usr/sbin/ethtool -i eth0
driver: r8169
version: 2.3LK-NAPI
firmware-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes
supports-priv-flags: no
[root@edomi ~]# dmesg | grep eth0
r8169 0000:03:00.0: eth0: RTL8168b/8111b at 0xffffc9000066e000, 94:c6:91:11:99:7f, XID 14100800 IRQ 118
r8169 0000:03:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
r8169 0000:03:00.0: eth0: link down
r8169 0000:03:00.0: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
r8169 0000:03:00.0: eth0: link up
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
VG
Thomas
Kommentar