Anyone having trouble with the built-in VPN client in macOS Sequoia 15.2? For some unknown reason, the VPN disconnects in 8 minutes, but it only happens with macOS client (it works perfectly with IOS client). The logs on Mikrotik do not contain any useful information why it gets disconnected. Here are the phase1-2 configs:
This is what I see in the logs:
2 questions:
Code:
name="ike2-proposal" auth-algorithms=sha512,sha256 enc-algorithms=chacha20poly1305,aes-256-cbc,aes-256-ctr,aes-256-gcm lifetime=30m pfs-group=modp2048name="ike2" hash-algorithm=sha256 enc-algorithm=aes-256 dh-group=x25519,ecp256,ecp384,ecp521,modp8192,modp6144,modp4096,modp3072, modp2048 lifetime=1d proposal-check=obey nat-traversal=yes dpd-interval=disable-dpd
Code:
15:13:08 ipsec,info killing ike2 SA: ipsec_peer1 remote_ipv6_address[4500]-laptop_ipv6_address[4500] spi:5749e2dbc237181a:fba7b0f7cfc9e79715:13:08 ipsec,info releasing address 10.z.x.y
- Anyone knows how to configure ipsec logging to have more meaningful information? Setting up ipsec,debug,!packet includes lots of hexadecimal sorcery but no useful information
- Anyone has this working and would share their settings for proposal & profile?
Statistics: Posted by Z0ltan — Tue Dec 31, 2024 4:38 pm