2.1.120 - too many errors on the network interfaces

Linux Kernel list (linkern@lcjdap.soroscj.ro)
Sat, 19 Sep 1998 22:41:12 +0300 (EEST)


I observerd this strange behaviour, my network doesn't seem to suffer but
I accidentally typed ifconfig and saw those too many errors, the stranger
it is that there are lots of errors on each interface...

[root@host ~]$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:1731 errors:0 dropped:0 overruns:0
TX packets:0 errors:260073 dropped:1731 overruns:0

eth0 Link encap:Ethernet HWaddr 00:40:05:65:59:FD
inet addr:192.168.36.1 Bcast:192.168.36.255 Mask:255.255.255.0
IPX/Ethernet 802.3 addr:19771018:0040056559FD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31612 errors:0 dropped:0 overruns:0
TX packets:1288 errors:6108783 dropped:25888 overruns:0
Interrupt:9 Base address:0x6200

ppp0 Link encap:Point-to-Point Protocol
inet addr:193.226.XXX.XXX P-t-P:193.226.XXX.XXX Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1024 Metric:1
RX packets:8820 errors:5 dropped:0 overruns:0
TX packets:0 errors:1180407 dropped:8726 overruns:0

[root@host ~]$ uname -a
Linux lcjdap.soroscj.ro 2.1.120 #1 Sun Sep 6 16:05:13 EEST 1998 i586 unknown
[root@host ~]$

[root@host ~]$ uptime
11:31pm up 2:57, 4 users, load average: 0.10, 0.05, 0.02
[root@host ~]$

the network load wasn't hi at all, actually almost nothing...

I use ipchains for firewalling, ipforwarding and masquaradeing.

the same system with 2.0.35 after a lot more uptime

[root@host ~]$ uname -a
Linux host 2.0.35 #2 Tue Sep 15 10:32:38 EEST 1998 i586 unknown
[root@host ~]$

[root@host ~]$ uptime
10:36pm up 1 day, 3 min, 5 users, load average: 0.09, 0.38, 0.60
[root@host ~]$

[root@host ~]$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:8569 errors:0 dropped:0 overruns:0
TX packets:8569 errors:0 dropped:0 overruns:0

eth0 Link encap:Ethernet HWaddr 00:40:05:65:59:FD
inet addr:192.168.36.1 Bcast:192.168.36.255 Mask:255.255.255.0
IPX/Ethernet 802.3 addr:19771018:0040056559FD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:119400 errors:0 dropped:0 overruns:0
TX packets:129462 errors:0 dropped:0 overruns:0
Interrupt:9 Base address:0x6200

ppp0 Link encap:Point-to-Point Protocol
inet addr:193.226.XXX.XXX P-t-P:193.226.XXX.XXX Mask:255.255.255.0
UP POINTOPOINT RUNNING MTU:1024 Metric:1
RX packets:92572 errors:101 dropped:101 overruns:0
TX packets:82057 errors:0 dropped:0 overruns:0

[root@host ~]$

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/