Page 1 of 1

What if the main hub fails ?

Posted: Tue Mar 29, 2005 1:48 pm
by DaSH
Hello there,

My network is like many others: there's a main hub and all other servers are conencted to it. So if the hub fails/crash or whatever, my users are splitted on each servers.

Can't I specify in the configuration file that if connection with Hub1 fails, it should try to connect to Hub2 (an emergency server waiting for such cases).


Thanks for your answers and long life to this project :)

Posted: Tue Mar 29, 2005 5:10 pm
by codemastr
Yes you can. This is why deny link blocks are for. You setup a condition for hub2 so that it is only linked to if hub1 is not around.

Posted: Tue Mar 29, 2005 5:10 pm
by aquanight

Posted: Wed Mar 30, 2005 11:35 am
by DaSH
Thx that's exactly what i needed :)