| sump.org | ![]() |
||
|
Projects
Drop Profiler
Spam Meter
Logic Analyzer
Password Cracker
Counter
HTTP Sniff
RMI Viewer
TheNet
OnTrack
Silencer
Waterwall
R2eboot
Device
Photographs
Notes
Blog
Contact
|
#R2eboot Remote Reboot SolutionTwo of these devices connected to two servers are a cheap, easy and safe solution for rebooting hanging remote machines. Of couse this only works as long as one of the machines is still alive. Hardware
During parport initialization that's happening on reboot, the port sets all output pins to hi. The device must have some checking build in to make sure it doesn't get activated by this. It would result in an endless loop with both machines rebooting each other...
To make it as failsafe as possible without turning the device into a
computer on it's own, a 8bit comparator is used which allows for activation
on one particular combination of output bits. Since the actual "reset switch" is a simple transistor the device must be connected to the motherboard very carefully. If you need some inspiration on how to implement this design, have a look at one I built. SoftwareDownload: Source for x86 (09/24/00 - latest version)Binary (compiled on SuSE 6.4) (09/24/00 - latest version) Installation/Usage:
Starting #r2eboot with any argument but -p will give you the following help
screen:
You can choose from any of the standard parallel ports. 0x3bc is in there
twice since some people consider it to be the third port and other say it's
the real first one and therefore zero. Comments
© 2000-2000 Michael Poppitz
- Last update: November 18th, 2000
|