Hi All,<br>I am using Openswan version 2.6.19 and using it in tunnel mode between 2 gateways and multiple subnets behind both gateways, one connection per subnet pair.<br>I have attempted to implement failover in a crude way by deleting all tunnels whenever the two gateways cannot reach each other and adding new tunnels between the same subnets but different gateways.<br>
However, I am running into this assertion in ikev1_quick.c : quick_inR1_outI2_continue().<br>The assert being hit is &#39;passert(st != NULL);&#39;<br>I am using X509 certificates for authentication. I am not hitting this issue if I use secrets for authentication.<br>
<br>Any help is appreciated.<br>Please let me know if any other info is needed.<br><br>Thanks,<br>-anirudh<br>