Networking Forums

Networking Forums > Computer Networking > Linux Networking > fallback-reboot

Reply
Thread Tools Display Modes

fallback-reboot

 
 
Dan Stromberg
Guest
Posts: n/a

 
      01-18-2005, 09:30 PM

fallback-reboot is a last resort, when you have a wedged system that you'd
like to reboot remotely. It requires that the machine be pingable, but it
does not require that machine's hard disk be functional, nor does it
require fork() or exec*() to be working.

fallback-reboot reboots the machine hard - it makes no attempt to sync
your disks. That's because fallback-reboot assumes that you've already
tried all the methods of doing an orderly shutdown you can think of, and
fallback-reboot is all that's left to try, short of hoofing over to the
machine or calling someone on the phone. In theory at least, it should not
require paging or swapping to be working either.

fallback-reboot currently only supports Linux and Solaris, but adding
support for other operating systems would most likely be fairly trivial.

http://dcs.nac.uci.edu/~strombrg/fallback-reboot/

I recently added a challenge-response authentication mechanism to it, to
deter replay attacks. You can use telnet as a client still, but there is
not a "fallback-reboot-client" program written in python included in the
distribution.

The daemon itself is in C, of course, since it requires minimal
dependencies.

Enjoy.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any reason to provide 11.b as a fallback? TBerk Wireless Internet 10 07-02-2008 11:28 PM
IPSec Fallback mechanism subnet/supernet anshul makkar Linux Networking 1 01-11-2008 04:21 AM
DHCP fallback to fixed IP Gernot Butschek Linux Networking 6 11-03-2005 12:03 PM
automatic fallback JM Wireless Internet 0 01-29-2005 02:46 AM
ADSL Router with ISDN fallback? Matthew Haigh Broadband 4 07-18-2003 08:15 PM



1 2 3 4 5 6 7 8 9 10 11