<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre class="moz-signature" cols="72"><font color="#000000">Hey Guys,

I am having hell of a time coming up with a fail over mechanism for our vpn machine. I've done quite a bit of research with no use. The set up is pretty simple. Vpn client should connect to the primary server, if that one is down, it should connect to secondary server. And roll back to primary when that one comes back online.
Only one server is up at any time. Subnets behind the servers are the same.

I've tried to mock around with updown scrip but it just hangs, looks likey you can't execute "ipsec auto ' commands in that script....

Anything will help.

Thanks
</font></pre>
</body>
</html>