Gentoo Archives: gentoo-user

From: Billy <billy@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] packets with bad cheksum
Date: Wed, 08 Dec 2004 15:11:49
Message-Id: 41B71993.5030308@gonoph.net
In Reply to: Re: [gentoo-user] packets with bad cheksum by krzaq
1 krzaq wrote:
2
3 > Could a faulty cable/switch cause such havock on all interfaces (lo in
4 > particular)?
5 > I am no expert and I have no idea where to start looking. The problem
6 > seems to be
7 > with hardware but not with memory (CPU? , motherboard?).
8
9 A friend of mine is a network admin for a rather large university. In
10 his office on his wall, he has framed two items.
11
12 * an ethernet card
13 * a blue ethernet cable
14
15 Both caused system wide network outages at different times. The ethernet
16 card, because it started spewing an invalid MAC address, and overloaded
17 all the switches in a boardcast storm. The ethernet cable because of a
18 break inside the cable that caused noise on a main interface to one of
19 the school's core routers.
20
21 Never underestimate the small things. First rule of troubleshooting:
22
23 * always try the simple fix first
24
25 Change cables, swap ethernet cards
26
27 As far as your specific problem goes, I'd try with a vanilla kernel and
28 see if your problems persist. Second rule of troubleshooting:
29
30 * Always define a control state/configuration
31
32 If it works, slowly add your patches till it breaks. If it doesn't make
33 a difference, then figure out your last update or change, and
34 remove/disable it from the system. Keep doing that until your problem
35 goes away.
36
37 Third rule of troubleshooting:
38
39 * Even unrelated changes can have unforeseen consequences.
40
41 There is an urban legend of an auto company Engineer that was sent out
42 to a customer's home, because the new car they bought was acting up. The
43 owner insisted that the car didn't like vanilla ice cream, because if he
44 went to the store and bought any other type of ice cream - the car
45 started right up. If he bought vanilla ice cream, the car would not start.
46
47 According to the story, the vanilla ice cream was kept in the front of
48 the store. If the owner bought vanilla ice cream, it took him less time
49 to be in the store, and the engine of the car wasn't able to disipate a
50 vapor lock issue. Any other ice cream, and the time was sufficient to
51 disipate the problem and have the car start with out problem.
52
53 http://www.snopes.com/autos/techno/icecream.asp
54 http://en.wikipedia.org/wiki/Fuel_pump
55
56 --
57 gentoo-user@g.o mailing list