philosophy :: psychology :: theology :: technology
Apparently 3com 3c59x/90x (in my case, 3c595 I believe) network interface cards (NICs) with Linux kernel version 2.4.x are simply not too friendly with excessive transfers. I have done enough research on the error message in the subject line of this post to know that, essentially, this is an error because this particular 3Com card is incompatible with the kernel I’m running when it gets up to very high levels of transfer rate. I’m not sure if this is caused by the firewall script I’m running (Dr. Bob Sully’s version, from malibyte.net and updated frequently, is really top-notch) with the Celeron 466MHz proc, or the NIC itself. Looks like a problem with the latter wholly, though. A video transfer, streaming at 300kbps is find with my cable modem connection, but the NIC just can’t handle it. If you’ve had this same problem, speak up! The easiest way I’ve found to fix this is the following (as root):
# ifdown eth0
# ifup eth0
(My external interface [extif] is actually eth1, but I genericised it for those of you who do it the normal way.)
Apparently 3com 3c59x/90x (in my case, 3c595 I believe) network interface cards (NICs) with Linux kernel version 2.4.x are simply not too friendly with excessive transfers. I have done enough research on the error message in the subject line of this post to know that, essentially, this is an error because this particular 3Com card is incompatible with the kernel I’m running when it gets up to very high levels of transfer rate. I’m not sure if this is caused by the firewall script I’m running (Dr. Bob Sully’s version, from malibyte.net and updated frequently, is really top-notch) with the Celeron 466MHz proc, or the NIC itself. Looks like a problem with the latter wholly, though. A video transfer, streaming at 300kbps is find with my cable modem connection, but the NIC just can’t handle it. If you’ve had this same problem, speak up! The easiest way I’ve found to fix this is the following (as root):
# ifdown eth0
# ifup eth0
(My external interface [extif] is actually eth1, but I genericised it for those of you who do it the normal way.)
Thank you so much! I couldn’t figure how to get around this problem.
I actually want to downgrade the kernel, but couldn’t get to a prompt with network, because all I got were those transfer erros during the boot process.
Yup, I’m having the same issue though its on a simple test LAN.
My setup is a Dell GX110 with one built in 3C905C (Tornado) and two 3c595 (Vortex) NICs. I’m using Red Hat EL AS 4, Kernel 2.6.13.4 recompiled. The 3c595’s are being used as a bridge (bridge-utils) and doing traffic control with htb-tools (I can give more details on that).
I had noticed during a test fire of ftp that the transmission stops. Looking at /var/log/messages and found the above errors. Doesn’t happen when I have bth rules set. Bridging is no problem.
-Wes Yates
wes.yates@charter.net
[powered by WordPress.]
For the discussion of current and historical trends in the liberal arts, information technology, and religious thought. "Of all human pursuits, the pursuit of wisdom is the more perfect, the more sublime, the more useful, and the more agreeable."
Think.
ThinkBlog.org has been on the web since August 2003, with 292,449 words in 846 posts.
It is presently 10:38:42 on 18 May 2008, server side. All content except where otherwise noted Copyright © 2000-2006 Michael Phillips.
37 queries. 1.608 seconds
May 24th, 2005 at 12:22:57
Thank you so much! I couldn’t figure how to get around this problem.
I actually want to downgrade the kernel, but couldn’t get to a prompt with network, because all I got were those transfer erros during the boot process.
November 11th, 2005 at 08:03:49
Yup, I’m having the same issue though its on a simple test LAN.
My setup is a Dell GX110 with one built in 3C905C (Tornado) and two 3c595 (Vortex) NICs. I’m using Red Hat EL AS 4, Kernel 2.6.13.4 recompiled. The 3c595’s are being used as a bridge (bridge-utils) and doing traffic control with htb-tools (I can give more details on that).
I had noticed during a test fire of ftp that the transmission stops. Looking at /var/log/messages and found the above errors. Doesn’t happen when I have bth rules set. Bridging is no problem.
-Wes Yates
wes.yates@charter.net