> I have a dual-processor pII/266 that I have been having an odd problem with
> recently.
> This server functions as an FTP site, pushing around 30 megabits per second
> on average.
> After a random amount of time, the kernel will simply stop talking to the
> network.
This means no more network packets. Something that can be
easily detected.
> Doing an ifconfig up/down fixes the problem. Since I live an hour away
> from the site, it makes it pretty annoying when this happens at 3:00AM.
>
> Any suggestions?
A cron job that tests whether there were any network packets
sent/received in the last minute(s).
If there aren't, it should reset the network interface.
Rik.
+-------------------------------------------+--------------------------+
| Linux: - LinuxHQ MM-patches page | Scouting webmaster |
| - kswapd ask-him & complain-to guy | Vries cubscout leader |
| http://www.phys.uu.nl/~riel/ | <H.H.vanRiel@phys.uu.nl> |
+-------------------------------------------+--------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu