Over the past few weeks, I have noticed my network speeds dropping on my LAN, specificially copying a file to/from the server would start out at the expected rate of a few megs a second, but soon after would drop into kb/second and even down to 0 before picking back up. I did some copying between two machines on the same switch to determain that the issue is just with the server. I've changed the network cable and port, so now I am looking at the card. ifconfig reports this:

eth0 Link encap:Ethernet HWaddr 00:50:DA:XX:XX:XX
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:daff:fe0e:8e/10 Scope:Link
inet6 addr: fe80::50:da0e:8e/10 Scope:Link
EtherTalk Phase 2 addr:65280/85
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4855974 errors:2 dropped:0 overruns:1004 frame:2
TX packets:5299964 errors:0 dropped:0 overruns:0 carrier:137
collisions:0
RX bytes:4233389688 (4037.2 Mb) TX bytes:4262115146 (4064.6 Mb)

eth1 Link encap:Ethernet HWaddr 00:10:4B:XX:XX:XX
inet addr:68.64.8.66 Bcast:68.64.8.255 Mask:255.255.255.0
inet6 addr: fe80::210:4bff:fe74:d486/10 Scope:Link
inet6 addr: fe80::10:4b74:d486/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8108281 errors:0 dropped:0 overruns:89 frame:0
TX packets:4789725 errors:0 dropped:0 overruns:0 carrier:0
collisions:35187
RX bytes:3984511176 (3799.9 Mb) TX bytes:1897170285 (1809.2 Mb)

eth2 Link encap:Ethernet HWaddr 02:60:8C:XX:XX:XX
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::260:8cdc:2422/10 Scope:Link
inet6 addr: fe80::60:8cff:fedc:2422/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2331 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:0 (0.0 b) TX bytes:448893 (438.3 Kb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
EtherTalk Phase 2 addr:0/0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:144366 errors:0 dropped:0 overruns:0 frame:0
TX packets:144366 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:41553216 (39.6 Mb) TX bytes:41553216 (39.6 Mb)

eth0 is the internal LAN, eth1 is a direct connect to the cable modem and eth2 is another LAN connection for when the empeg is downstairs. The uptime when this was taken was 6 days. I am assuming the errors reported on the card could be causing this. Anyone have any insight before I play around with the network config of the box?