<div dir="ltr">Hi all,<div><br></div><div>Trying to get my IPsec tunnels to come back up as reliably as possible.</div><div><br></div><div>Say I'm connected to ipsec and my table 220 looks like this:</div><div><br></div><div><font face="monospace"><a href="http://172.16.0.0/16">172.16.0.0/16</a> via 192.168.1.254 dev eth0  proto static  src 172.16.0.2<br></font></div><div><br></div><div>All is working. I then unplug my network cable, wait a few seconds, and plug it back in. Now table 220 is empty. The tunnel still says it's connected, and I suppose it is - but because the route isn't there any more, I get no traffic over the VPN. The interruption was brief enough that DPD didn't catch it</div><div><br></div><div>Is there any solution to this? I guess I could brute force it and restart ipsec on if-up and if-down, but I'd rather understand what's going on and fix this in configuration if possible. What's the thing that removes the route when the network cable is unplugged - and can that thing also re-add the route when it's plugged back in?</div><div><br>Cheers,</div><div>Alex</div></div>