IPSec to Oracle Cloud

See topic also: 151261

Struggling to pass Phase 2 of IPSec setup. Log and config attached. No NAT and IPs are not firewalled.

Remote (Oracle) logs show:

Issue/Action: The DRG has not received any IKE packets from the CPE. Please check the CPE configuration.

Any ideas? Many thanks.
oracle-ipsec.txt (553 Bytes)
ipsec_log.txt (17.4 KB)

Resolved by setting passive=no:

/ip ipsec peer
add address=2.2.2.2/32 local-address=1.1.1.1 name=peer123 passive=no