aus reiner Neugierde habe ich eben mal network-test laufen lassen. Die Angaben über eth1 iritieren mich, es gibt kein eth1, nur ein eth0:1.
Code: Alles auswählen
root@Merlin:/home/roli# network-test
INFO: This system has exactly one default route
INFO: Host localhost answers to ICMP pings
INFO: Loopback interface is working properly
INFO: The lo interface is up
INFO: The lo interface has IP address 127.0.0.1/8 assigned
INFO: The lo interface has tx and rx packets.
INFO: The eth0 interface is up
INFO: The eth0 interface has IP address 192.168.1.10/24 192.168.0.10/24 assigned
INFO: The eth0 interface has tx and rx packets.
INFO: The router 192.168.1.1 is reachable
INFO: The eth1 interface is up
WARN: The eth1 interface does not have an IP address assigned
ERR: The eth1 interface has not tx or rx any packets. Link down?
INFO: This system is configured to use nameserver 127.0.0.1
INFO: Host 127.0.0.1 answers to ICMP pings
INFO: Dns server 127.0.0.1 resolved correctly www.debian.org
INFO: This system is configured to use nameserver 192.168.1.1
INFO: Host 192.168.1.1 answers to ICMP pings
INFO: Dns server 192.168.1.1 resolved correctly www.debian.org
INFO: This system is configured to use nameserver 193.155.207.61
WARN: Host 193.155.207.61 does not answer to ICMP pings
INFO: Dns server 193.155.207.61 resolved correctly www.debian.org
INFO: There are 3 nameservers is configured for this system and 3 are working properly
INFO: System can reach Internet host www.debian.org
INFO: System can access web server at Internet host www.debian.org
root@Merlin:/home/roli#
Code: Alles auswählen
root@Merlin:/home/roli# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:04:76:0B:78:9F
inet Adresse:192.168.1.10 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:28689 errors:0 dropped:0 overruns:1 frame:0
TX packets:18050 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:39055612 (37.2 MiB) TX bytes:1549789 (1.4 MiB)
Interrupt:177 Basisadresse:0xaf00
eth0:1 Protokoll:Ethernet Hardware Adresse 00:04:76:0B:78:9F
inet Adresse:192.168.0.10 Bcast:192.168.0.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:177 Basisadresse:0xaf00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:308 errors:0 dropped:0 overruns:0 frame:0
TX packets:308 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:20280 (19.8 KiB) TX bytes:20280 (19.8 KiB)
root@Merlin:/home/roli#
Danke