Some users at a certain company reported they are having problems when using my VPN app for Mac (Packet Tunnel Povider), with SMB:
Initiating an SMB upload will fail and then their VPN client will disconnect, in some cases the computer needs to be reboot.
I've collected logs for my client (nothing suspicious there), and I also got the logs from thier Console.
Those are some relevant lines from the Console, but again I don't see anything suspicious:
default 17:27:16.194234 -0400 secd Microsoft Outloo[303]/1#16 LF=0 copy_matching Error Domain=NSOSStatusErrorDomain Code=-34018 "Client has neither com.apple.application-identifier, com.apple.security.application-groups nor keychain-access-groups entitlements" UserInfo={NSDescription=Client has neither com.apple.application-identifier, com.apple.security.application-groups nor keychain-access-groups entitlements}
default 17:27:16.252627 -0400 com.apple.WebKit.WebContent Current memory footprint: 14 MB
default 17:27:18.079823 -0400 symptomsd rssi (-53) or transmitRate (585.000000) changed on interface en1 for BSSID:
default 17:27:18.751723 -0400 coreaudiod gPTPClockStatistics for 0x995aebd999500000
default 17:27:18.751758 -0400 coreaudiod Grandmaster Identity: 0x995aebd999500000
default 17:27:18.751781 -0400 coreaudiod Clock lock state: Locked
default 17:27:18.751809 -0400 coreaudiod 0x995aebd999500000: First Sync 2199023255552,2199023255552,42252520443,42252520443,0x995aebd999500000,0
default 17:27:18.751830 -0400 coreaudiod Rate Ratio: 2199023255552/2199023255552 (1.000000000000)
default 17:27:18.751845 -0400 coreaudiod Anchors: 42252520443, 42252520443
default 17:27:18.751861 -0400 coreaudiod Sync Identity: 0x995aebd999500000.0
default 17:27:19.466668 -0400 SophosConfigD CSSM Exception: -2147413736 CSSMERR_DL_DATASTORE_ALREADY_EXISTS
default 17:27:19.852256 -0400 Core Sync TCP Conn 0x60800016e100 canceled
default 17:27:19.853018 -0400 Core Sync TCP Conn [239:0x60000016df80] using empty proxy configuration
default 17:27:19.853033 -0400 Core Sync Stream client bypassing proxies on TCP Conn [239:0x60000016df80]
default 17:27:19.853045 -0400 Core Sync TCP Conn 0x60000016df80 started
default 17:27:19.852614 -0400 Core Sync [242 stream, pid: 565] cancelled
[242.1 61DEA637-675C-413E-A6A3-AA6E3FA344EC .51750<->]
Connected Path: satisfied (Path is satisfied), interface: utun1, ipv4, dns
Duration: 43.817s, DNS @0.000s took 0.597s, TCP @0.598s took 0.580s
bytes in/out: 9096/2013, packets in/out: 11/7, rtt: 0.666s, retransmitted packets: 0, out-of-order packets: 0
default 17:27:19.853679 -0400 Core Sync [243 ] start
default 17:27:21.403116 -0400 secd Microsoft Outloo[303]/1#16 LF=0 copy_matching Error Domain=NSOSStatusErrorDomain Code=-34018 "Client has neither com.apple.application-identifier, com.apple.security.application-groups nor keychain-access-groups entitlements" UserInfo={NSDescription=Client has neither com.apple.application-identifier, com.apple.security.application-groups nor keychain-access-groups entitlements}
default 17:27:21.442425 -0400 nesessionmanager -[NESMSession setStatus:]:776 NESMVPNSession[MyClient - someuser:76FF4E17-someMoreNumbers1EC359]: status changed to disconnecting
default 17:27:21.450275 -0400 nsurlsessiond received network changed event
default 17:27:21.467515 -0400 CommCenter #I DATA.DataNetworkMonitorOSX: handleNetworkStateChanged_sync: nwi_state: 0x7fdf256247f0
default 17:27:21.467577 -0400 CommCenter #I DATA.DataNetworkMonitorOSX: checkIPConnectivity_sync: ***** ipConnectivityAvailable: true
default 17:27:21.467610 -0400 CommCenter #I DATA.DataNetworkMonitorOSX: checkIPConnectivity_sync: Previous primary interface '' is DOWN.
default 17:27:21.464626 -0400 airportd _processIPv4Changes: ARP/NDP offloads disabled, not programming the offload
default 17:27:21.467640 -0400 CommCenter #I DATA.DataNetworkMonitorOSX: checkIPConnectivity_sync: Primary interface changed to '' with IP family: kDataProtocolFamilyIPv4
default 17:27:21.467692 -0400 CommCenter #I Firing event 'dataWifiAvailable': with params=
The VPN disconnects at the line starting with default 17:27:21.442425 -0400
Is there something suspicious that I missed in those logs?
Is there anything that might cause this behavior, only on SMB?