Hi all,
I have an RB750 with GRE/IPSec tunnels to two other Routerboards, using the default IPsec configuration.
Most of the time this works fine, and it always works fine after a clean boot, but if the uplink goes down and then comes back, about 25% of the time this kills both IPSec connections and nothing I can do brings them back until I reboot the Routerboard, at which point everything goes back to normal. Everything else works fine, but the IPSecs stick at "Ready to send" and will not establish a phase 1 link even if I flush the active connections, disable and re-enable or even delete and re-create the links. But rebooting fixes it 100% of the time.
Strangely I have the same setup on a number of other Routerboards and they do not experience the same issue.
I am on software version v6.48.2
Any tips?... our customer is not pleased....
The connections are dynamic so the only relevant config is:
/ip ipsec profile
set [ find default=yes ] dh-group=modp2048 dpd-interval=10s dpd-maximum-failures=3 enc-algorithm=aes-256 hash-algorithm=sha256
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha256 enc-algorithms=aes-256-cbc pfs-group=modp2048