I have a strange network issue. There is a lot of transmit errors. I rent a dedicated server that I have had for about a year. I have contacted the provider of the server but they are no help. if I do a netstat -i I get:
As you can see, there is 3118 TX errors, and that is after 6 hours of uptime. Where do I start to find the problem? Could it be a config issue? A hardware issue? Any help would be appreciated...
Brian
Code:
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 1159213 0 0 0 894082 3118 0 0 BMRU
As you can see, there is 3118 TX errors, and that is after 6 hours of uptime. Where do I start to find the problem? Could it be a config issue? A hardware issue? Any help would be appreciated...
Brian