Hello list, We have a login service that we would like to look at moving to a SuSE cluster of some sort. Our current platform (HP Tru64 UNIX 5.1B) allows for active telnet sessions to automatically failover to the other machine seamlessly to the client. As in you can type "ls -lR /sharedstorage" and while the data is streaming unplug the server you are connected to, there is a couple of second pause, and then it picks up mid stream. The actual computing power requirements are very small as the users telnet to the machine (must remain telnet for policy reasons), log into a menu, and then the menu triggers and rsh (again, must remain rsh) to a another server. Is what we want to accomplish realistic on SuSE, and if so, what packages should we be looking at? -Alain