It's a standard 3com ISA card (509B maybe).
I'll give that a try - that's better than restarting anyways... I've found
through testing this that sometimes restarting can be problematic. For
instance, once when it restarted today it sat there and waited on my input
because fsck found an error and wanted me to run it manually. I'll have to
play around in the init scripts and try to disable anything that may block
on user input like this. Anyone know of anything else besides fsck that
does stuff like this?
-Ryan
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jeff Busch
Sent: Monday, April 30, 2001 7:59 PM
To: [EMAIL PROTECTED]
Subject: RE: Keeping a remote server online {possible solution}
> I wrote this little script in Perl and run it via cron every 5
> minutes. It
> appears to work so far.... I can't just do a network restart because that
> doesn't always fix the problem (who knows why).
What network card do you have? If restarting the network doesn't work, try:
/etc/rc.d/init.d/network stop
rmmod ${netcardmodule}
/etc/rc.d/init.d/network start
You may want "sleep 1" statements after the network stop and the rmmod.
-Jeff
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list