Gentoo Archives: gentoo-user-de

From: Sven Braun <braun.sven@××××××××××.com>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Netzwerkkabel und -kartenproblem
Date: Sat, 26 May 2007 15:32:18
Message-Id: bf9eeaf30705260830sb2c5e6eoa0a0f8a151d57a46@mail.gmail.com
In Reply to: Re: [gentoo-user-de] Netzwerkkabel und -kartenproblem by "Chris C."
1 On 5/26/07, Chris C. <kildau-ml@×××.de> wrote:
2 >
3 > On Saturday 26 May 2007 16:56, Sven Braun wrote:
4 > > Ich habe das ganze nochmal mit mehreren Netzwerkkarten durchgespielt,
5 > und
6 > > festgestellt, dass (nur!) eine mit dem "dritten" Rechner harmoniert, und
7 > > das auch nur, wenn sie ohne die dritte Karte im Hauptrechner eingebaut
8 > ist.
9 > > Wenn ich jetzt eben eine dritte Karte einbaue, kann lediglich der
10 > "zweite"
11 > > Rechner angepingt werden, der "dritte" ist nicht ansprechbar.
12 > > Nun frage ich mich ernsthaft, woran das liegen kann .. habt ihr eine
13 > leise
14 > > Ahnung ?
15 > >
16 > > (Bei der Topologie:
17 > >
18 > >
19 > > [internet] --- router
20 > >
21 > >
22 > > [pc1]---[pc2]
23 > >
24 > > o-----[pc3]
25 > >
26 > > )
27 > >
28 >
29 > Zeig doch mal die Ausgabe von route -n und ifconfig, bzw ip route und ip
30 > addr.
31
32
33 Klar, auf dem pc1:
34
35 route -n
36
37 route -n
38 Kernel IP routing table
39 Destination Gateway Genmask Flags Metric Ref Use
40 Iface
41 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
42 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
43 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
44 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
45 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
46
47 ifconfig
48
49 ifconfig
50 eth0 Link encap:Ethernet HWaddr 00:17:31:BC:09:3F
51 inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
52 inet6 addr: fe80::217:31ff:febc:93f/64 Scope:Link
53 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
54 RX packets:95 errors:0 dropped:0 overruns:0 frame:0
55 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
56 collisions:0 txqueuelen:1000
57 RX bytes:13029 (12.7 Kb) TX bytes:10784 (10.5 Kb)
58 Interrupt:23 Base address:0xc000
59
60 eth1 Link encap:Ethernet HWaddr 00:13:46:28:54:29
61 inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
62 inet6 addr: fe80::213:46ff:fe28:5429/64 Scope:Link
63 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
64 RX packets:22 errors:0 dropped:0 overruns:0 frame:0
65 TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
66 collisions:0 txqueuelen:1000
67 RX bytes:1548 (1.5 Kb) TX bytes:1206 (1.1 Kb)
68 Interrupt:17 Base address:0xe000
69
70 eth2 Link encap:Ethernet HWaddr 00:C0:26:01:56:CA
71 inet addr:10.0.0.2 Bcast:10.0.0.255 Mask:255.255.255.0
72 inet6 addr: fe80::2c0:26ff:fe01:56ca/64 Scope:Link
73 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
74 RX packets:19 errors:0 dropped:0 overruns:0 frame:0
75 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
76 collisions:0 txqueuelen:1000
77 RX bytes:3260 (3.1 Kb) TX bytes:378 (378.0 b)
78 Interrupt:18
79
80 lo Link encap:Local Loopback
81 inet addr:127.0.0.1 Mask:255.0.0.0
82 inet6 addr: ::1/128 Scope:Host
83 UP LOOPBACK RUNNING MTU:16436 Metric:1
84 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
85 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
86 collisions:0 txqueuelen:0
87 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
88
89 auf dem pc2:
90
91 ifconfig
92 eth0 Link encap:Ethernet HWaddr 00:16:17:BB:53:4E
93 inet addr:10.0.0.3 Bcast:10.0.0.255 Mask:255.255.255.0
94 inet6 addr: fe80::216:17ff:febb:534e/64 Scope:Link
95 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
96 RX packets:64 errors:0 dropped:0 overruns:0 frame:0
97 TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
98 collisions:0 txqueuelen:1000
99 RX bytes:8434 (8.2 Kb) TX bytes:12738 (12.4 Kb)
100 Interrupt:18 Base address:0x8000
101
102 lo Link encap:Local Loopback
103 inet addr:127.0.0.1 Mask:255.0.0.0
104 inet6 addr: ::1/128 Scope:Host
105 UP LOOPBACK RUNNING MTU:16436 Metric:1
106 RX packets:7 errors:0 dropped:0 overruns:0 frame:0
107 TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
108 collisions:0 txqueuelen:0
109 RX bytes:784 (784.0 b) TX bytes:784 (784.0 b)
110
111
112
113 route -n
114
115 Kernel IP routing table
116 Destination Gateway Genmask Flags Metric Ref Use Iface
117 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
118 127.0.0.0 127.0.0.0 255.0.0.0 UG 0 0 0 lo
119
120 und pc3
121
122 ifconfig
123
124 eth0 Link encap:Ethernet HWaddr 00:19:DB:21:4B:52
125 inet addr:10.0.0.4 Bcast:10.0.0.255 Mask:255.255.255.0
126 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
127 RX packets:64 errors:0 dropped:0 overruns:0 frame:0
128 TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
129 collisions:0 txqueuelen:1000
130 RX bytes:8434 (8.2 Kb) TX bytes:12738 (12.4 Kb)
131 Interrupt:23 Base address:0x8000
132
133 lo Link encap:Local Loopback
134 inet addr:127.0.0.1 Mask:255.0.0.0
135 UP LOOPBACK RUNNING MTU:16436 Metric:1
136 RX packets:7 errors:0 dropped:0 overruns:0 frame:0
137 TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
138 collisions:0 txqueuelen:0
139 RX bytes:784 (784.0 b) TX bytes:784 (784.0 b)
140
141
142 route -n
143
144 Kernel IP routing table
145 Destination Gateway Genmask Flags Metric Ref Use Iface
146 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
147 127.0.0.0 127.0.0.0 255.0.0.0 UG 0 0 0 lo
148
149
150 Danke schonmal,
151
152 Sven

Replies

Subject Author
Re: [gentoo-user-de] Netzwerkkabel und -kartenproblem "Chris C." <kildau-ml@×××.de>
Re: [gentoo-user-de] Netzwerkkabel und -kartenproblem "Chris C." <kildau-ml@×××.de>