Unable to connect to Cisco VPN using native client: El Capitan
I am unable to connect to Cisco VPN server using native OSX Cisco client via IPSec. Before upgrade to El Capitan VPN connections worked without any problems. VPN uses group shared secret. It seems I get error "racoon[2580]: failed to send vpn_control message: Broken pipe" during connect.
When I upgraded to El Capitan, VPN connection stopped working. I tried to do the following:
** connect using old working VPN connection: no sucess
Config: Main [Server Address, Account Name],
Auth Settings [Shared Secret, Group Name],
Advanced [Use Passive FTP mode = TRUE]
errors:
"authd[124]: copy_rights: _server_authorize failed"
"racoon[2580]: failed to send vpn_control message: Broken pipe"
...
** add new VPN connection using L2TP via IPSec: no success
Config: Main [Server Address, Account Name],
Auth Settings[User Authentication: Password, Machine Autentication: Shared Secret],
Advanced [Send all traffic over VPN connection = TRUE]
errsors:
"pppd[2616]: password not found in the system keychain"
"authd[124]: copy_rights: _server_authorize failed"
...
** add new VPN connection using Cisco via IPSec: no success
Config Main: [Server Address, Account Name],
Auth Settings [Shared Secret, Group Name],
Advanced [Use Passive FTP mode = TRUE]
errors:
"authd[124]: copy_rights: _server_authorize failed"
"racoon[2580]: failed to send vpn_control message: Broken pipe"
VPN server is up-and-running and accepts connections, so problem is entirely on client side.
I. Existing/Legacy VPN connection log from Console app:
26/03/16 10:24:01,000 syslogd[40]: ASL Sender Statistics
26/03/16 10:24:01,311 nesessionmanager[2112]: NESMLegacySession[$VPN_CONN_NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: Received a start command from SystemUIServer[2346]
26/03/16 10:24:01,311 nesessionmanager[2112]: NESMLegacySession[$VPN_CONN_NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: status changed to connecting
26/03/16 10:24:01,313 nesessionmanager[2112]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:24:01,316 nesessionmanager[2112]: IPSec Phase1 starting.
26/03/16 10:24:01,338 racoon[2580]: accepted connection on vpn control socket.
26/03/16 10:24:01,338 racoon[2580]: accepted connection on vpn control socket.
26/03/16 10:24:01,339 racoon[2580]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:24:01,339 racoon[2580]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:24:01,339 racoon[2580]: Connecting.
26/03/16 10:24:01,339 racoon[2580]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:24:01,339 racoon[2580]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:24:01,349 racoon[2580]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
26/03/16 10:24:01,350 racoon[2580]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:24:01,350 racoon[2580]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:24:01,381 racoon[2580]: none message must be encrypted, status 0x14a1, side 0
26/03/16 10:24:01,381 racoon[2580]: none message must be encrypted, status 0x14a1, side 0
26/03/16 10:24:01,381 nesessionmanager[2112]: IPSec Controller: IKE FAILED. phase 2, assert 0
26/03/16 10:24:01,381 nesessionmanager[2112]: IPSec Controller: retry IPSec aggressive mode with DH Group 2
26/03/16 10:24:01,404 nesessionmanager[2112]: IPSec Phase1 starting.
26/03/16 10:24:01,404 racoon[2580]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:24:01,404 racoon[2580]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:24:01,405 racoon[2580]: Connecting.
26/03/16 10:24:01,405 racoon[2580]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:24:01,405 racoon[2580]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:24:01,407 racoon[2580]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
26/03/16 10:24:01,407 racoon[2580]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:24:01,407 racoon[2580]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:24:01,436 racoon[2580]: port 62465 expected, but 0
26/03/16 10:24:01,436 racoon[2580]: port 62465 expected, but 0
26/03/16 10:24:01,463 racoon[2580]: IKEv1 Phase 1 AUTH: success. (Initiator, Aggressive-Mode Message 2).
26/03/16 10:24:01,463 racoon[2580]: >>>>> phase change status = Phase 1 started by peer
26/03/16 10:24:01,463 racoon[2580]: >>>>> phase change status = Phase 1 started by peer
26/03/16 10:24:01,463 racoon[2580]: IKE Packet: receive success. (Initiator, Aggressive-Mode message 2).
26/03/16 10:24:01,463 racoon[2580]: IKEv1 Phase 1 Initiator: success. (Initiator, Aggressive-Mode).
26/03/16 10:24:01,463 racoon[2580]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 3).
26/03/16 10:24:01,463 racoon[2580]: IPSec Phase 1 established (Initiated by me).
26/03/16 10:24:01,463 racoon[2580]: IPSec Phase 1 established (Initiated by me).
26/03/16 10:24:01,484 racoon[2580]: IPSec Extended Authentication requested.
26/03/16 10:24:01,484 racoon[2580]: IPSec Extended Authentication requested.
26/03/16 10:24:01,485 nesessionmanager[2112]: IPSec requesting Extended Authentication.
26/03/16 10:24:01,494 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: status changed to disconnecting
26/03/16 10:24:01,495 nesessionmanager[2112]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:24:01,495 racoon[2580]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:24:01,495 racoon[2580]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:24:01,495 racoon[2580]: IKE Packet: transmit success. (Information message).
26/03/16 10:24:01,495 racoon[2580]: IKEv1 Information-Notice: transmit success. (Delete ISAKMP-SA).
26/03/16 10:24:01,495 racoon[2580]: failed to send vpn_control message: Broken pipe
26/03/16 10:24:01,495 racoon[2580]: failed to send vpn_control message: Broken pipe
26/03/16 10:24:01,496 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: status changed to disconnected, last stop reason None
26/03/16 10:24:01,496 racoon[2580]: glob found no matches for path "/var/run/racoon/*.conf"
26/03/16 10:24:01,496 racoon[2580]: glob found no matches for path "/var/run/racoon/*.conf"
26/03/16 10:24:01,496 racoon[2580]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:24:01,496 racoon[2580]: IPSec disconnecting from server $VPN_SERVER_IP
$VPN_SERVER_IP
II. new VPN connection using L2TP via IPSec log from Console app:
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextSetFillColorWithColor: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextSetStrokeColorWithColor: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextGetCompositeOperation: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextSetCompositeOperation: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextFillRects: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextSetCompositeOperation: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextClipToRect: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextGetShouldSmoothFonts: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextGetFontSmoothingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,293 com.apple.preference.network.remoteservice[2539]: CGContextGetFontAntialiasingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextSetFontSmoothingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextDrawImages: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextGetShouldSmoothFonts: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextGetFontSmoothingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextSetFontSmoothingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,294 com.apple.preference.network.remoteservice[2539]: CGContextSetFontSmoothingStyle: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextDrawImages: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextDrawImages: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:26,295 com.apple.preference.network.remoteservice[2539]: CGContextGetCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
26/03/16 10:37:28,339 com.apple.preference.network.remoteservice[2539]: Error in CoreDragRemoveTrackingHandler: -1856
26/03/16 10:37:28,339 com.apple.preference.network.remoteservice[2539]: Error in CoreDragRemoveReceiveHandler: -1856
26/03/16 10:37:28,393 com.apple.xpc.launchd[1]: (com.apple.SystemUIServer.agent[2346]) Service exited due to signal: Broken pipe: 13
26/03/16 10:37:28,461 Spotlight[459]: spot: agent checkin
26/03/16 10:37:28,487 com.apple.preference.network.remoteservice[2539]: ERROR saving service - Error Domain=NEConfigurationErrorDomain Code=9 "configuration is unchanged" UserInfo={NSLocalizedDescription=configuration is unchanged}
26/03/16 10:37:28,487 com.apple.preference.network.remoteservice[2539]: ERROR saving service - Error Domain=NEConfigurationErrorDomain Code=9 "configuration is unchanged" UserInfo={NSLocalizedDescription=configuration is unchanged}
26/03/16 10:37:28,519 nesessionmanager[2112]: NESMLegacySession[$VPN_CONN_NAME:04C10954-16B2-40BB-B3F1-9288F968029E]: Received a start command from com.apple.preference.network.re[2539]
26/03/16 10:37:28,519 nesessionmanager[2112]: NESMLegacySession[$VPN_CONN_NAME:04C10954-16B2-40BB-B3F1-9288F968029E]: status changed to connecting
26/03/16 10:37:28,536 com.apple.SecurityServer[75]: Problem opening rules file "/etc/authorization": No such file or directory
26/03/16 10:37:28,536 com.apple.SecurityServer[75]: Sandbox denied authorizing right 'system.keychain.modify' by client '/usr/libexec/nehelper' [184]
26/03/16 10:37:28,536 pppd[2616]: NetworkExtension is the controller
26/03/16 10:37:28,538 pppd[2616]: NetworkExtension is the controller
26/03/16 10:37:28,540 nehelper[184]: 04C10954-16B2-40BB-B3F1-9288F968029E: Failed to copy content, SecKeychainItemCopyContent returned User interaction is not allowed.
26/03/16 10:37:28,540 nehelper[184]: 04C10954-16B2-40BB-B3F1-9288F968029E: SecKeychainItemFreeContent returned User interaction is not allowed.
26/03/16 10:37:28,570 pppd[2616]: password not found in the system keychain
26/03/16 10:37:28,572 pppd[2616]: publish_entry SCDSet() failed: Success!
26/03/16 10:37:28,573 pppd[2616]: publish_entry SCDSet() failed: Success!
26/03/16 10:37:28,573 pppd[2616]: pppd 2.4.2 (Apple version 809.40.5) started by $VPN_SERVER_USER, uid 501
26/03/16 10:37:28,620 SystemUIServer[2615]: [BluetoothHIDDeviceController] EventServiceConnectedCallback
26/03/16 10:37:28,620 SystemUIServer[2615]: [BluetoothHIDDeviceController] EventServiceDisconnectedCallback
26/03/16 10:37:28,720 authd[124]: copy_rights: _server_authorize failed
26/03/16 10:37:28,748 sandboxd[120]: ([184]) nehelper(184) deny authorization-right-obtain system.keychain.modify
III. New VPN connection Cisco via IPSec log from Console app:
26/03/16 10:18:26,917 WindowServer[172]: _CGXRemoveWindowFromWindowMovementGroup: window 0x10d is not attached to window 0x10f
26/03/16 10:19:43,975 WindowServer[172]: _CGXRemoveWindowFromWindowMovementGroup: window 0x10d is not attached to window 0x10f
26/03/16 10:19:56,265 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: Received a start command from SystemUIServer[2346]
26/03/16 10:19:56,265 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: status changed to connecting
26/03/16 10:19:56,267 nesessionmanager[2112]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:19:56,270 nesessionmanager[2112]: IPSec Phase1 starting.
26/03/16 10:19:56,284 authd[124]: copy_rights: _server_authorize failed
26/03/16 10:19:56,295 racoon[2576]: accepted connection on vpn control socket.
26/03/16 10:19:56,295 racoon[2576]: accepted connection on vpn control socket.
26/03/16 10:19:56,295 racoon[2576]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:19:56,295 racoon[2576]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:19:56,296 racoon[2576]: Connecting.
26/03/16 10:19:56,296 racoon[2576]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:19:56,296 racoon[2576]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:19:56,308 racoon[2576]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
26/03/16 10:19:56,308 racoon[2576]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:19:56,308 racoon[2576]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:19:56,352 racoon[2576]: none message must be encrypted, status 0x14a1, side 0
26/03/16 10:19:56,352 racoon[2576]: none message must be encrypted, status 0x14a1, side 0
26/03/16 10:19:56,352 nesessionmanager[2112]: IPSec Controller: IKE FAILED. phase 2, assert 0
26/03/16 10:19:56,353 nesessionmanager[2112]: IPSec Controller: retry IPSec aggressive mode with DH Group 2
26/03/16 10:19:56,373 nesessionmanager[2112]: IPSec Phase1 starting.
26/03/16 10:19:56,374 racoon[2576]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:19:56,374 racoon[2576]: IPSec connecting to server $VPN_SERVER_IP
26/03/16 10:19:56,374 racoon[2576]: Connecting.
26/03/16 10:19:56,374 racoon[2576]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:19:56,374 racoon[2576]: IPSec Phase 1 started (Initiated by me).
26/03/16 10:19:56,376 racoon[2576]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
26/03/16 10:19:56,376 racoon[2576]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:19:56,376 racoon[2576]: >>>>> phase change status = Phase 1 started by us
26/03/16 10:19:56,404 racoon[2576]: port 62465 expected, but 0
26/03/16 10:19:56,404 racoon[2576]: port 62465 expected, but 0
26/03/16 10:19:56,432 racoon[2576]: IKEv1 Phase 1 AUTH: success. (Initiator, Aggressive-Mode Message 2).
26/03/16 10:19:56,432 racoon[2576]: >>>>> phase change status = Phase 1 started by peer
26/03/16 10:19:56,432 racoon[2576]: >>>>> phase change status = Phase 1 started by peer
26/03/16 10:19:56,432 racoon[2576]: IKE Packet: receive success. (Initiator, Aggressive-Mode message 2).
26/03/16 10:19:56,432 racoon[2576]: IKEv1 Phase 1 Initiator: success. (Initiator, Aggressive-Mode).
26/03/16 10:19:56,432 racoon[2576]: IKE Packet: transmit success. (Initiator, Aggressive-Mode message 3).
26/03/16 10:19:56,433 racoon[2576]: IPSec Phase 1 established (Initiated by me).
26/03/16 10:19:56,433 racoon[2576]: IPSec Phase 1 established (Initiated by me).
26/03/16 10:19:56,453 racoon[2576]: IPSec Extended Authentication requested.
26/03/16 10:19:56,453 racoon[2576]: IPSec Extended Authentication requested.
26/03/16 10:19:56,454 nesessionmanager[2112]: IPSec requesting Extended Authentication.
26/03/16 10:19:56,464 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: status changed to disconnecting
26/03/16 10:19:56,464 nesessionmanager[2112]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:19:56,465 racoon[2576]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:19:56,465 racoon[2576]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:19:56,465 racoon[2576]: IKE Packet: transmit success. (Information message).
26/03/16 10:19:56,465 racoon[2576]: IKEv1 Information-Notice: transmit success. (Delete ISAKMP-SA).
26/03/16 10:19:56,465 racoon[2576]: failed to send vpn_control message: Broken pipe
26/03/16 10:19:56,465 racoon[2576]: failed to send vpn_control message: Broken pipe
26/03/16 10:19:56,465 nesessionmanager[2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: status changed to disconnected, last stop reason None
26/03/16 10:19:56,466 racoon[2576]: glob found no matches for path "/var/run/racoon/*.conf"
26/03/16 10:19:56,466 racoon[2576]: glob found no matches for path "/var/run/racoon/*.conf"
26/03/16 10:19:56,466 racoon[2576]: IPSec disconnecting from server $VPN_SERVER_IP
26/03/16 10:19:56,466 racoon[2576]: IPSec disconnecting from server $VPN_SERVER_IP
MacBook Pro, OS X El Capitan (10.11.4)