Hy!
It will be very helpful, when the main link is down the user will be inform about this.
The idea is:
When the link is down redirect all tcp 80 to a local web server. -> "The link is down, sorry"
This workin' now, but only from cached sites, because when the client browser don't know the wanted site's IP then make a dns query.
Oops, the dns server is on the other side of the broken link! Then the browser say: sorry, can't find web page...
In this case MT must be answer to the dns query. Ok, but how? It's impossible to cache all domain name...
Have YOU any idea?
(Or please make a tiny webserver to the MT )