Gentoo Archives: gentoo-user-de

From: Torsten Fleischmann <TorstenFleischmann@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Merkwürdige werte von ifconfig
Date: Sat, 23 Oct 2004 21:22:01
Message-Id: m3d5z9w2oa.fsf@work.toasti.homelinux.org
1 Hi,
2
3 mir ist letztens aufgefallen, das die Transferwerte bei ifconfig hier
4 immer auf 0.0 stehen.
5
6 ,----[ ifconfig|grep bytes && ssh toasti@box ifconfig|grep bytes ]
7 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
8 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
9 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
10 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
11 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
12 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
13 `----
14
15 eth0 und LO vom Rechner hier
16 eth0, eth1, LO und ppp0 vom Router (in der Reihe)
17
18 Das Netz funktioniert selbstverständlich.
19
20 ,----[ ifconfig --version ]
21 | net-tools 1.60
22 | ifconfig 1.42 (2001-04-13)
23 `----
24
25 Das ist auf beiden Rechnern gleich, beim Kernel ist es egal ob 2.6.7
26 oder 2.6.9 (development-sources)
27
28 Allerdings schreibt zumindest der pppd richtige Werte in's Log
29
30 ,----[ ssh toasti@box grep pppd /var/log/daemon.log|grep Sent ]
31 | Oct 16 03:21:57 box pppd[880]: Sent 717997998 bytes, received 3976011344 bytes.
32 | Oct 17 03:22:12 box pppd[579]: Sent 695660806 bytes, received 1458207371 bytes.
33 | Oct 18 03:22:33 box pppd[1860]: Sent 671500447 bytes, received 1514770964 bytes.
34 | Oct 19 03:22:59 box pppd[393]: Sent 658072869 bytes, received 1547682700 bytes.
35 | Oct 22 03:57:12 box pppd[5491]: Sent 690304417 bytes, received 1856930934 bytes.
36 | Oct 23 03:57:21 box pppd[5147]: Sent 752103027 bytes, received 1702413648 bytes.
37 `----
38
39
40 --
41 Tschüß,
42
43 Torsten
44
45 --
46 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Merkwürdige werte von ifconfig Jochen Schalanda <Jochen@×××××××××.de>