Hello, every one who read this
My box have two NICs and it work as router and ftp server (pure-ftpd). I use 2.6.8 kernel. When traffic is low every thing work fine, but when someone try to download from ftp my eth1 hangup... I get messages like this:
kern.log
Nov 14 22:11:54 Brother kernel: NETDEV WATCHDOG: eth1: transmit timed out
Nov 14 22:11:54 Brother kernel: eth1: transmit timed out, tx_status 00 status e000.
Nov 14 22:11:54 Brother kernel: diagnostics: net 0cd8 media 8880 dma 000000a0 fifo 8000
Nov 14 22:11:54 Brother kernel: Flags; bus-master 1, dirty 3218501(5) current 3218517(5)
Nov 14 22:11:54 Brother kernel: Transmit list 038d2520 vs. c38d2520.
Nov 14 22:11:54 Brother kernel: 0: @c38d2200 length 80000072 status 00000072
Nov 14 22:11:54 Brother kernel: 1: @c38d22a0 length 800000c9 status 000000c9
Nov 14 22:11:54 Brother kernel: 2: @c38d2340 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 3: @c38d23e0 length 80000094 status 80000094
Nov 14 22:11:54 Brother kernel: 4: @c38d2480 length 80000072 status 80000072
Nov 14 22:11:54 Brother kernel: 5: @c38d2520 length 800005ea status 000105ea
Nov 14 22:11:54 Brother kernel: 6: @c38d25c0 length 800005ea status 000105ea
Nov 14 22:11:54 Brother kernel: 7: @c38d2660 length 800005ea status 000105ea
Nov 14 22:11:54 Brother kernel: 8: @c38d2700 length 800005ea status 000105ea
Nov 14 22:11:54 Brother kernel: 9: @c38d27a0 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 10: @c38d2840 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 11: @c38d28e0 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 12: @c38d2980 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 13: @c38d2a20 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 14: @c38d2ac0 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: 15: @c38d2b60 length 800005ea status 000005ea
Nov 14 22:11:54 Brother kernel: eth1: Resetting the Tx ring pointer.
Nov 14 22:12:04 Brother kernel: NETDEV WATCHDOG: eth1: transmit timed out
Nov 14 22:12:04 Brother kernel: eth1: transmit timed out, tx_status 00 status e000.
Nov 14 22:12:04 Brother kernel: diagnostics: net 0cd8 media 8880 dma 000000a0 fifo 8000
Nov 14 22:12:04 Brother kernel: Flags; bus-master 1, dirty 3218501(5) current 3218517(5)
Nov 14 22:12:04 Brother kernel: Transmit list 038d2520 vs. c38d2520.
Nov 14 22:12:04 Brother kernel: 0: @c38d2200 length 80000072 status 00000072
Nov 14 22:12:04 Brother kernel: 1: @c38d22a0 length 800000c9 status 000000c9
Nov 14 22:12:04 Brother kernel: 2: @c38d2340 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 3: @c38d23e0 length 80000094 status 80000094
Nov 14 22:12:04 Brother kernel: 4: @c38d2480 length 80000072 status 80000072
Nov 14 22:12:04 Brother kernel: 5: @c38d2520 length 800005ea status 000105ea
Nov 14 22:12:04 Brother kernel: 6: @c38d25c0 length 800005ea status 000105ea
Nov 14 22:12:04 Brother kernel: 7: @c38d2660 length 800005ea status 000105ea
Nov 14 22:12:04 Brother kernel: 8: @c38d2700 length 800005ea status 000105ea
Nov 14 22:12:04 Brother kernel: 9: @c38d27a0 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 10: @c38d2840 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 11: @c38d28e0 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 12: @c38d2980 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 13: @c38d2a20 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 14: @c38d2ac0 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: 15: @c38d2b60 length 800005ea status 000005ea
Nov 14 22:12:04 Brother kernel: eth1: Resetting the Tx ring pointer.
debug
Nov 14 22:10:04 Brother kernel: eth1: Resetting the Tx ring pointer.
Nov 14 22:10:44 Brother last message repeated 4 times
Nov 14 22:11:54 Brother last message repeated 7 times
Please help me...